EXIF VALUES

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: XnTriq, helmut, xnview

CONFAIS
Posts: 2
Joined: Fri Mar 13, 2009 10:27 am

EXIF VALUES

Post by CONFAIS »

Hi
I use GFLSDK Version 2.90 with visual basic.
I can read and write IPTC values.
I can read EXIF values but I can't modify them using DLL functions.
Could you send me a visual basic example to update EXIF values please ?

Many thanks.
JJ
User avatar
xnview
Author of XnView
Posts: 44303
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: EXIF VALUES

Post by xnview »

I've not yet added SetEXIF wrapper for VB
Pierre.
CONFAIS
Posts: 2
Joined: Fri Mar 13, 2009 10:27 am

Re: EXIF VALUES

Post by CONFAIS »

Hi Pierre,

Thanks for your answer.

What about following functions :
gflBitmapGetEXIF2,
gflBitmapSetEXIFValueString2,
gflBitmapSetEXIFValueInt2,
gflBitmapSetEXIFValueRational2 and
gflBitmapSetEXIF2

I can find them in library libgfl290.dll.

Many thanks.
JJ
Edgardo
Posts: 4
Joined: Mon Dec 07, 2009 9:44 pm

Re: EXIF VALUES

Post by Edgardo »

CONFAIS,
Hi
I use GFLSDK Version 2.90 with visual basic.
I can read and write IPTC values.
I can read EXIF values but I can't modify them using DLL functions.
Could you send me a visual basic example to update EXIF values please ?
I'm using the same version of GFLSDK with Visual Basic. Can you show me an example of readig IPTC and EXIF data under VB? There's no example in the distribution, and I can find no obvious way of porting the required structs to VB for using functions such as gflLoadEXIF and gflLoadIPTC.

Thanks in advance!

Edgardo.