Home | History | Annotate | Download | only in libtiff

Lines Matching refs:TIFFReadRGBAStrip

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