Hi :
I download GFLAx source and install .
Then i can use this dll in vb and convert photo.
But now i have a problem.
May i have any method to get any photo's IPTC information and how do i analyze this informations?
Thanks a lot ~
Getting IPTC information (VB)
Moderators: XnTriq, helmut, xnview
-
- Author of XnView
- Posts: 45500
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Getting IPTC information (VB)
Metadata can not be retrieved with GFLAx, but with GFLSDK.geowichi wrote:I download GFLAx source and install .
Then i can use this dll in vb and convert photo.
But now i have a problem.
May i have any method to get any photo's IPTC information and how do i analyze this informations?
Pierre.
sorry ...
I install GLASDK and run the VB example ...
Does the form1 is get picture's IPTC data (the button is Get comments from a picture) ?
But when i run the project, other Examples button succeeded, only Example1 had wrong message.
He said "can't find method or ... "
extGetGflComments Infos.Comment, Comments, Infos.NumberOfComment
What happens? And does this example1 can get metadata ?
I install GLASDK and run the VB example ...
Does the form1 is get picture's IPTC data (the button is Get comments from a picture) ?
But when i run the project, other Examples button succeeded, only Example1 had wrong message.
He said "can't find method or ... "
extGetGflComments Infos.Comment, Comments, Infos.NumberOfComment
What happens? And does this example1 can get metadata ?
-
- Posts: 17
- Joined: Wed May 05, 2004 3:00 pm
- Location: Karlstad, Sweden
After some effort i found this URL for you:
http://www.watermarker.com/exif-iptc-gps/
Try it out - have it spit out the EXIF/IPTC information before you tell GFL to open the image
Haven't tried it though. Tell me how it works out!
Cheers,
Christopher
http://www.watermarker.com/exif-iptc-gps/
Try it out - have it spit out the EXIF/IPTC information before you tell GFL to open the image

Cheers,
Christopher