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 |
|---|
| tiffflush(3tiff) - debian |
| tifffieldwritecount(3tiff) - centos |
| tiffreadrawstrip(3tiff) - centos |
| tiffreadrawstrip(3tiff) - suse |
| tiffreadrawtile(3tiff) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |