Man Page: tifffielddatatype
Operating Environment: centos
Section: 3tiff
TIFFFieldDataType(3TIFF) TIFFFieldDataType(3TIFF)NAMETIFFFieldDataType - Get TIFF data type from field informationSYNOPSIS#include <tiffio.h> TIFFDataType TIFFFieldDataType(const TIFFField* fip)DESCRIPTIONTIFFFieldDataType returns the data type stored in a TIFF field. fip is a field information pointer previously returned by TIFFFindField, TIFFFieldWithTag, or TIFFFieldWithName.RETURN VALUESTIFFFieldDataType returns a member of the enum type TIFFDataType.SEE ALSOlibtiff(3TIFF), Libtiff library home page: http://www.remotesensing.org/libtiff/ libtiff July 26, 2012 TIFFFieldDataType(3TIFF)
| Related Man Pages |
|---|
| tiffreadrawtile(3tiff) - debian |
| tiffflush(3tiff) - centos |
| tiffreadrawstrip(3tiff) - centos |
| tiffreadrawtile(3tiff) - centos |
| tiffwritetile(3tiff) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |