Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/tests/
H A Dexif010.phpt83 ["FocalLength"]=>
H A Dexif011.phpt83 ["FocalLength"]=>
H A Dexif014.phpt85 ["FocalLength"]=>
H A Dexif015.phpt85 ["FocalLength"]=>
H A Dbug50845.phpt105 ["FocalLength"]=>
H A Dexif018.phpt1638 ["FocalLength"]=>
H A Dexif022.phpt1638 ["FocalLength"]=>
H A Dexif023.phpt1638 ["FocalLength"]=>
/PHP-7.4/ext/exif/
H A Dexif.c1998 float FocalLength; member
4642 if (ImageInfo.FocalLength) { in PHP_FUNCTION()
4643 exif_iif_add_fmt(&ImageInfo, SECTION_COMPUTED, "FocalLength", "%4.1Fmm", ImageInfo.FocalLength); in PHP_FUNCTION()
4645 …mageInfo, SECTION_COMPUTED, "35mmFocalLength", "%dmm", (int)(ImageInfo.FocalLength/ImageInfo.CCDWi… in PHP_FUNCTION()

Completed in 33 milliseconds