Query: tiffdatawidth
OS: suse
Section: 3tiff
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TIFFDataWidth(3TIFF) TIFFDataWidth(3TIFF)NAMETIFFDataWidth - Get the size of TIFF data typesSYNOPSIS#include <tiffio.h> int TIFFDataWidth(TIFFDataType type)DESCRIPTIONTIFFDataWidth returns a size of type in bytes. Currently following data types are supported: TIFF_BYTE TIFF_ASCII TIFF_SBYTE TIFF_UNDEFINED TIFF_SHORT TIFF_SSHORT TIFF_LONG TIFF_SLONG TIFF_FLOAT TIFF_IFD TIFF_RATIONAL TIFF_SRATIONAL TIFF_DOUBLERETURN VALUESTIFFDataWidth returns a number of bytes occupied by the item of given type. 0 returned when uknown data type supplied.SEE ALSOlibtiff(3TIFF), Libtiff library home page: http://www.remotesensing.org/libtiff/ libtiff September 12, 2002 TIFFDataWidth(3TIFF)
| Related Man Pages | 
|---|
| tiffreadrawstrip(3tiff) - debian | 
| tiffwriterawtile(3tiff) - debian | 
| tiffwritetile(3tiff) - debian | 
| tiffflush(3tiff) - centos | 
| tiffreadrawstrip(3tiff) - suse | 
| Similar Topics in the Unix Linux Community | 
|---|
| Cut command on RHEL 6.8 compatibility issues | 
| A (ksh) Library For and From UNIX.com | 
| Docker learning Phase-I | 
| The Future of the PM (Private Message) System at UNIX.com | 
| Shopt -s histappend |