TIFFSIZESection: Misc. Reference Manual Pages (3T)Updated: October 15, 1995 |
TIFFSIZESection: Misc. Reference Manual Pages (3T)Updated: October 15, 1995 |
#include <tiffio.h> tsize_t TIFFRasterScanlineSize(TIFF* tif) tsize_t TIFFScanlineSize(TIFF* tif)
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.