manpagez: man pages & more
man TIFFFieldDataType(3)
Home | html | info | man
TIFFFIELDDATATYPE(3tiff)            LibTIFF           TIFFFIELDDATATYPE(3tiff)


NAME

       TIFFFieldDataType - get TIFF data type from field information


SYNOPSIS


          #include <tiffio.h>

       TIFFFieldDataType(3) TIFFField *fip)


DESCRIPTION

       TIFFFieldDataType() returns the data type stored in a TIFF field.  fip
       is a field information pointer previously returned by TIFFFindField(),
       TIFFFieldWithTag(), or TIFFFieldWithName().


RETURN VALUES

       TIFFFieldDataType() returns a member of the enum type TIFFDataType.


SEE ALSO

       TIFFFieldName(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       TIFFFIELDDATATYPE(3tiff)

tiff 4.6.0 - Generated Sun Oct 15 05:48:07 CDT 2023
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.