Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine the size of a bmp-file
Message
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Title:
Determine the size of a bmp-file
Miscellaneous
Thread ID:
00386335
Message ID:
00386335
Views:
44
I know that it is possible to use API-calls to determine the picture size of a bitmap (lenght and width) but I'm not sure how to do it.

With the API-Viewer I know what the VB-calls are....how are they matched to VFP?
Public Declare Function GetBitmapDimensionEx Lib "gdi32" Alias "GetBitmapDimensionEx" (ByVal hBitmap As Long, lpDimension As SIZE) As Long

Can any give one give me some help on determining this?

Thanks in advance,

Ron Brahma
Next
Reply
Map
View

Click here to load this message in the networking platform