tifffieldtag(3tiff) centos man page | unix.com

Man Page: tifffieldtag

Operating Environment: centos

Section: 3tiff

TIFFFieldTag(3TIFF)													       TIFFFieldTag(3TIFF)

NAME
TIFFFieldTag - Get TIFF field tag value from field information
SYNOPSIS
#include <tiffio.h> uint32 TIFFFieldTag(const 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
libtiff(3TIFF), Libtiff library home page: http://www.remotesensing.org/libtiff/ libtiff July 26, 2012 TIFFFieldTag(3TIFF)
Related Man Pages
tiffsetdirectory(3tiff) - debian
tiffwritetile(3tiff) - debian
tifffieldwritecount(3tiff) - centos
tiffflush(3tiff) - centos
tiffreadrawstrip(3tiff) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Controlling user input