*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> ifl/TIFFsize (3)              
Title
Content
Arch
Section
 

Contents


TIFFSIZE(3T)	  Image	Format Library C++ Reference Manual	  TIFFSIZE(3T)


NAME    [Toc]    [Back]

     TIFFScanlineSize, TIFFRasterScanlineSize, - return	the size of various
     items associated with an open TIFF	file

SYNOPSIS    [Toc]    [Back]

     #include <tiffio.h>
     tsize_t TIFFRasterScanlineSize(TIFF* tif)
     tsize_t TIFFScanlineSize(TIFF* tif)

DESCRIPTION    [Toc]    [Back]

     TIFFScanlineSize returns the size in bytes	of a row of data as it would
     be	returned in a call to TIFFReadScanline,	or as it would be expected in
     a call to TIFFWriteScanline.

     TIFFRasterScanlineSize returns the	size in	bytes of a complete decoded
     and packed	raster scanline.  Note that this value may be different	from
     the value returned	by TIFFScanlineSize if data is stored as separate
     planes.

DIAGNOSTICS    [Toc]    [Back]

     None.

SEE ALSO    [Toc]    [Back]

      
      
     libtiff(3T), TIFFOpen(3T),	TIFFReadScanline(3T)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
TIFFReadRawTile IRIX return an undecoded tile of data from an open TIFF file
TIFFReadRawStrip IRIX return the undecoded contents of a strip of data from an open TIFF file
TIFFGetField IRIX get the value(s) of a tag in an open TIFF file
TIFFSetField IRIX set the value(s) of a tag in a TIFF file open for writing
TIFFSetDirectory IRIX set the current directory for an open TIFF file
TIFFReadDirectory IRIX get the contents of the next directory in an open TIFF file
TIFFOpen IRIX open a TIFF file for reading or writing
TIFFWriteScanline IRIX write a scanline to an open TIFF file
TIFFWriteDirectory IRIX write the current directory in an open TIFF file
TIFFWriteRawTile IRIX write a tile of raw data to an open TIFF file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service