Home | History | Annotate | Download | only in libtiff

Lines Matching refs:TIFFReadRGBAStrip

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