Home | History | Annotate | Download | only in libtiff

Lines Matching refs:TIFFReadRGBAStrip

2908 TIFFReadRGBAStrip(TIFF* tif, uint32 row, uint32 * raster )
2926 "Can't use TIFFReadRGBAStrip() with tiled file.");
2934 "Row passed to TIFFReadRGBAStrip() must be first in a strip.");