Home
last modified time | relevance | path

Searched refs:TIFFGetEXIFProperties (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dtiff.c819 static MagickBooleanType TIFFGetEXIFProperties(TIFF *tiff,Image *image, in TIFFGetEXIFProperties() function
1489 (void) TIFFGetEXIFProperties(tiff,image,exception); in ReadTIFFImage()