Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to GetBitmapDimensionEx?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00438099
Message ID:
00438365
Views:
10
>cDimensionStruc = FILETOSTR(lcbmp)
>nXSize = DWORDToNum(SUBSTR(cDimensionStruc, 19, 4)) && Width
>nYSize = DWORDToNum(SUBSTR(cDimensionStruc, 23, 4)) && Height
I missed this too, and I do have a copy of CLSHeap. Thanks again to you both.
T
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform