manpagez: man pages & more
man TIFFFieldName(3)
Home | html | info | man
TIFFFIELDNAME(3tiff)                LibTIFF               TIFFFIELDNAME(3tiff)


NAME

       TIFFFieldName - get TIFF field name from field information


SYNOPSIS


          #include <tiffio.h>

       TIFFFieldName(3) TIFFField *fip)


DESCRIPTION

       TIFFFieldName() returns the textual name for a TIFF field.  fip is a
       field information pointer previously returned by TIFFFindField(),
       TIFFFieldWithTag(), or TIFFFieldWithName().


RETURN VALUES

       TIFFFieldName() returns a constant C string.


SEE ALSO

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


AUTHOR

       LibTIFF contributors


COPYRIGHT

       1988-2022, LibTIFF contributors

4.6                             October 9, 2023           TIFFFIELDNAME(3tiff)

tiff 4.6.0 - Generated Thu Oct 12 05:55:16 CDT 2023
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.