Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to GetBitmapDimensionEx?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00438099
Message ID:
00438365
Vues:
11
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform