Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Extracting meta data from JPGs
Message
De
14/06/2006 15:15:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01128841
Message ID:
01129111
Vues:
59
In this case, the easiest way to get these information is to use the class from www.news2news.com

If you have some experience with dealing with APIs...
Another alternative is to use Alexander Golovlev's class GpImage that works with VFP7 and above.
You can download it from here:
http://cchalom.sites.uol.com.br/GPIMAGE/index.htm

But still you have to download the source code of that article, and do some modifications on the subclass of _gdiplus.vcx that I've sent.

Basically, you have to

1 - Change the Base class to "Custom"
2 - Pass the GpImage Gdiplus Handle to the method, instead of "This.getHandle()"


I'd go to the link provided by Anatoliy, it's safer and quicker !

Regards and Good Luck

Cesar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform