Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Poor quality with image object
Message
From
09/12/2003 20:01:52
 
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00857407
Message ID:
00857496
Views:
24
>If you are still using the GPIMAGE from Alexander, then you need to pass the second argument that sets the QUALITY from his online docs.
>
>
>img = CreateObject("gpImage")
>img.Load(lcFile2)
>img.Thumbnail(325, 244)
>img.SaveAsJPEG(lcDir+tcDir+'\'+lcJustFile,95)
>
This is exactly what I was looking for.

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform