$exif->aperture()

Returns the aperture value of the image, if it is available in the exif data set.

  • return (string)

Example

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