Lines Matching full:tiff
28 * TIFF Library
77 TIFFRGBAImageOK(TIFF* tif, char emsg[1024])
257 isCCITTCompression(TIFF* tif)
268 TIFFRGBAImageBegin(TIFFRGBAImage* img, TIFF* tif, int stop, char emsg[1024])
522 TIFFReadRGBAImageOriented(TIFF* tif,
548 TIFFReadRGBAImage(TIFF* tif,
625 TIFF* tif = img->tif;
772 TIFF* tif = img->tif;
954 TIFF* tif = img->tif;
1042 TIFF* tif = img->tif;
1184 * from the TIFF library into rasters filled with packed
2908 TIFFReadRGBAStrip(TIFF* tif, uint32 row, uint32 * raster )
2915 TIFFReadRGBAStripExt(TIFF* tif, uint32 row, uint32 * raster, int stop_on_error)
2966 TIFFReadRGBATile(TIFF* tif, uint32 col, uint32 row, uint32 * raster)
2974 TIFFReadRGBATileExt(TIFF* tif, uint32 col, uint32 row, uint32 * raster, int stop_on_error )