Searched refs:TIFFReadRGBAImageOriented (Results 1 – 7 of 7) sorted by relevance
| /libtiff-4.0.7/libtiff/ |
| H A D | libtiff.def | 86 TIFFReadRGBAImageOriented
|
| H A D | tiffio.h | 421 extern int TIFFReadRGBAImageOriented(TIFF*, uint32, uint32, uint32*, 428 extern int TIFFReadRGBAImageOriented(TIFF*, uint32, uint32, uint32*, int, int);
|
| H A D | tif_getimage.c | 524 TIFFReadRGBAImageOriented(TIFF* tif, in TIFFReadRGBAImageOriented() function 553 return TIFFReadRGBAImageOriented(tif, rwidth, rheight, raster, in TIFFReadRGBAImage()
|
| /libtiff-4.0.7/tools/ |
| H A D | tiff2rgba.c | 412 if (!TIFFReadRGBAImageOriented(in, width, height, raster, in cvt_whole_image()
|
| H A D | tiff2pdf.c | 2611 if(!TIFFReadRGBAImageOriented( in t2p_readwrite_pdf_image()
|
| /libtiff-4.0.7/ |
| H A D | configure.com | 448 TIFFReadRGBAImageOriented=PROCEDURE,- 599 UNIVERSAL=TIFFReadRGBAImageOriented
|
| H A D | ChangeLog | 713 TIFFReadRGBAImageOriented, TIFFSetCompressionScheme, 5502 * libtiff/libtiff.def: Added TIFFReadRGBAImageOriented. 5551 function TIFFReadRGBAImageOriented() implemented to retrieve raster 5559 * tools/tiff2rgba.c: Switched to use TIFFReadRGBAImageOriented()
|