Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GIPLUSX - tif to bmp
Message
From
22/10/2008 10:56:30
 
 
To
22/10/2008 10:39:21
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 9
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01356234
Message ID:
01356326
Views:
29
This message has been marked as the solution to the initial question of the thread.
>Thanks alot
>What if I only have singe page tiffs?
>
Do system.app
m.loImage = _Screen.System.Drawing.Bitmap.FromFile("myimage.tif")
m.loImage.Save("myimage.bmp", _Screen.System.Drawing.Imaging.ImageFormat.Bmp)
m.loImage = .Null.
Previous
Reply
Map
View

Click here to load this message in the networking platform