Do you plan to include the possibility to read EXIF?

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

Moderators: XnTriq, helmut, xnview

_GUI_
Posts: 22
Joined: Fri Sep 08, 2006 12:22 am

Do you plan to include the possibility to read EXIF?

Post by _GUI_ »

GflAfx can read some IPTC metadata fields, but can't (or I can't find) any means to read photograph EXIF info. Are you planning to include this some time?

Would be great for photographers and photograph applications.

Thank you in advance.
User avatar
xnview
Author of XnView
Posts: 44470
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Do you plan to include the possibility to read EXIF?

Post by xnview »

_GUI_ wrote:GflAfx can read some IPTC metadata fields, but can't (or I can't find) any means to read photograph EXIF info. Are you planning to include this some time?

Would be great for photographers and photograph applications.

Thank you in advance.
You can read EXIF with EXIFGetByID
Pierre.
_GUI_
Posts: 22
Joined: Fri Sep 08, 2006 12:22 am

Post by _GUI_ »

oh thank you. I didn't mention I use the Activex object.
Will have to start using the entire library.
User avatar
xnview
Author of XnView
Posts: 44470
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Post by xnview »

_GUI_ wrote:oh thank you. I didn't mention I use the Activex object.
Will have to start using the entire library.
You have EXIFGetByID in the Activex
Pierre.