Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change image size
Message
From
05/10/2009 16:16:51
 
 
To
05/10/2009 14:04:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01427788
Message ID:
01427808
Views:
59
>I am converting a tiff file into a png file:
>
>oImage = newobject('GpBitmap', '_gdiplus.vcx')
>oImage.CreateFromFile(this.pcapplicationpath + lcSku + '.tiff')
>oImage.SaveToFile(this.pcapplicationpath + lcSku + '.png',"image/png",'quality=100')
>
>My tiff file is a bit larger then the original source it was created from.
>Can I scan down the resultant png?
>
>Thanks

Load it into paint and resize under the Image menu option named 'Resize/scew"
I ain't skeert of nuttin eh?
Yikes! What was that?
Previous
Reply
Map
View

Click here to load this message in the networking platform