Home
last modified time | relevance | path

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

/PHP-8.3/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.phpt106 ["FocalLength"]=>
H A Dexif018.phpt1638 ["FocalLength"]=>
H A Dexif022.phpt1638 ["FocalLength"]=>
H A Dexif023.phpt1638 ["FocalLength"]=>
/PHP-8.3/ext/exif/
H A Dexif.c1960 float FocalLength; member
4613 if (ImageInfo.FocalLength) { in PHP_FUNCTION()
4614 exif_iif_add_fmt(&ImageInfo, SECTION_COMPUTED, "FocalLength", "%4.1Fmm", ImageInfo.FocalLength); in PHP_FUNCTION()
4616 …mageInfo, SECTION_COMPUTED, "35mmFocalLength", "%dmm", (int)(ImageInfo.FocalLength/ImageInfo.CCDWi… in PHP_FUNCTION()

Completed in 28 milliseconds