| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2005.03.15 16:06 "Re: LibTIFF question", by Joris Van DammeFrank, > 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 |
|||||||