Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c1996 double FocalplaneXRes; member
3517 … ImageInfo->FocalplaneXRes = exif_convert_any_format(value_ptr, format, ImageInfo->motorola_intel); in exif_process_IFD_TAG_impl()
3767 if (ImageInfo->FocalplaneXRes != 0) { in exif_process_TIFF_in_JPEG()
3768 …idth = (float)(ImageInfo->ExifImageWidth * ImageInfo->FocalplaneUnits / ImageInfo->FocalplaneXRes); in exif_process_TIFF_in_JPEG()

Completed in 18 milliseconds