Searched refs:TIFFReadRGBAImage (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tiffio.h | 422 extern int TIFFReadRGBAImage(TIFF*, uint32, uint32, uint32*, int = 0); 429 extern int TIFFReadRGBAImage(TIFF*, uint32, uint32, uint32*, int);
|
D | tif_getimage.c | 548 TIFFReadRGBAImage(TIFF* tif, in TIFFReadRGBAImage() function
|
/external/ImageMagick/coders/ |
D | tiff.c | 2190 (void) TIFFReadRGBAImage(tiff,(uint32) image->columns,(uint32) in ReadTIFFImage()
|