Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting image to binary data???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
00966671
Message ID:
00966776
Vues:
4
Hi David,

On my web site (members area) there's an example of FoxPro code:

Storing content of the Clipboard to a bitmap file
http://www.news2news.com/vfp/?example=189

The code uses GDI API calls. Similar functionality can be achieved with GDI+ API and with Metafile API.

_cliptext works only with CF_TEXT format. When you copy an image to the Clipboard, it's usually stored as CF_BITMAP, CF_DIB, CF_DSPMETAFILEPICT etc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform