Home
last modified time | relevance | path

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

/PHP-5.5/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 Dexif018.phpt1638 ["FocalLength"]=>
H A Dexif022.phpt1638 ["FocalLength"]=>
H A Dexif023.phpt1638 ["FocalLength"]=>
/PHP-5.5/ext/exif/
H A Dexif.c1540 float FocalLength; member
4046 if (ImageInfo.FocalLength) { in PHP_FUNCTION()
4047 …f_add_fmt(&ImageInfo, SECTION_COMPUTED, "FocalLength" TSRMLS_CC, "%4.1Fmm", ImageInfo.FocalLength); in PHP_FUNCTION()
4049 …SECTION_COMPUTED, "35mmFocalLength" TSRMLS_CC, "%dmm", (int)(ImageInfo.FocalLength/ImageInfo.CCDWi… in PHP_FUNCTION()

Completed in 1444 milliseconds