Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determine the size of a bmp-file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Titre:
Determine the size of a bmp-file
Divers
Thread ID:
00386335
Message ID:
00386335
Vues:
45
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform