Home | History | Annotate | Download | only in libtiff

Lines Matching refs:TIFFReadRGBAStrip

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