
Thread
2005.03.15 16:06 "Re: [Tiff] LibTIFF question", by Joris Van Damme
Frank,
I believe you would call the _TIFFFindFieldInfo() function:
Thank you for excellent reply.
As a sidenote, I'm seeing this declaration in tiffio.h:
extern const TIFFFieldInfo* TIFFFindFieldInfo(TIFF*, ttag_t, TIFFDataType);
This seems covered by this define in tif_dir.h:
#define _TIFFFindFieldInfo TIFFFindFieldInfo
Is why I thought the function, or at least the version without underscore prefix, was external in LibTiff. I've also treated it as external in LibTiffDelphi.
Joris Van Damme
info@awaresystems.be
http://www.awaresystems.be/
Download your free TIFF tag viewer for windows here:
http://www.awaresystems.be/imaging/tiff/astifftagviewer.html