Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine The Size Of An Image
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01248351
Message ID:
01248494
Views:
24
Hi Kevin,

>Any way to easily determine the size of an image programmatically?
loPic = LoadPicture(m.lcPicture)
? loPic.Width, loPic.Height
The only problem might be that the size is not measured in pixels.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform