manpagez: man pages & more
man TIFFFieldTag(3)
Home | html | info | man
TIFFFIELDTAG(3tiff)                 LibTIFF                TIFFFIELDTAG(3tiff)


NAME

       TIFFFieldTag - get TIFF field tag value from field information


SYNOPSIS


          #include <tiffio.h>

       TIFFFieldTag(3) TIFFField *fip)


DESCRIPTION

       TIFFFieldTag() returns the numeric tag value for a TIFF field.  This
       can be compared to various constants exported by the libtiff header
       files, such as TIFFTAG_IMAGEWIDTH.

       fip is a field information pointer previously returned by
       TIFFFindField(), TIFFFieldWithTag(), or TIFFFieldWithName().


RETURN VALUES

       TIFFFieldTag() returns an integer tag value.


SEE ALSO

       TIFFFieldDataType(3), TIFFFieldName(3), TIFFFieldPassCount(3),
       TIFFFieldQuery(3), TIFFFieldReadCount(3), TIFFFieldWriteCount(3),
       libtiff(3)


AUTHOR

       LibTIFF contributors


COPYRIGHT

       1988-2022, LibTIFF contributors

4.6                             October 9, 2023            TIFFFIELDTAG(3tiff)

tiff 4.6.0 - Generated Tue Oct 10 14:05:25 CDT 2023
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.