Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use Gdiplus.dll to view multi-page Tif?
Message
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00799178
Message ID:
00800057
Views:
21
>>Since that DLL is free, I thought I'd look in to this:
>>Using Gdiplus.dll to display multi-page Tifs in Visual FoxPro 7.
>>If the code only runs in VFP 8, that's okay.
>>
>>I would like to be able to zoom and rotate the Tif.
>>
>>Has anyone attempted this?
>
>You might want to check file 18584 in the libs. It's a set of classes by Alexander Golovlev that uses GDI+. He has an example for working with multiple pages tif files.
>
>I am currently playing with it.
>
>José

Thanks.

I can use his examples for making a multi-page tif.
But I didn't see an example there (or anywhere on the web) for viewing a tif.
I will use the Kodak Imaging Edit control for the viewing.

- Alexander's code is excellent. One note is that you can NOT register
Gdiplus.dll. I very quickly tested where FoxPro will search for
Gdiplus.dll, and came up with:
          1.  Full path to DLL, if part of DECLARE ...
	  2.  Current directory.
	  3.  Windows\System32 dir.
	  4.  Dirs. in FoxPro path
Hope this helps,
- Andy Rice
San Diego, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform