$image->exif()
Returns the exif object for this file (if image)
$image->exif(): Kirby\Image\Exif
Return type
This method modifies the existing $image object it is applied to and returns it again.
Returns the exif object for this file (if image)
$image->exif(): Kirby\Image\Exif
This method modifies the existing $image object it is applied to and returns it again.