Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image Size
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00452151
Message ID:
00452153
Views:
22
>Is there a way to get the size of an image (Height & Width), in pixels/points, by specifying the file?
* lcfile is the file of interest
oImage = CREATEOBJECT('Image')
oImage.Picture = lcfile
? oImage.Height
? oImage.Width
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform