Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GDI+ Save as non VFP Standard TIFF file
Message
De
09/08/2006 12:32:11
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Divers
Thread ID:
01128486
Message ID:
01144224
Vues:
45
It is possible to do that using GDI+, but it needs to use some functions that are not present in _gdiplus.vcx.

Basically we need to use GdipLockBits, GdipUnlockBits, GetColorPAlette, SetColorPalette, and convert the image pixels. In www.bobpowel.net there's another example using VB .NET.

I'll wait until the new classes from VFP-X project are released to translate an example.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform