$exif->focalLength()

Returns the focal length of the image, if it is available in the exif data set.

  • return (string)

Example

<?= $page->image()->exif()->focalLength() ?>