Skip to content

Kirby 5.1.4

$exif->camera()

Returns the Camera object

$exif->camera(): Kirby\Image\Camera

Return type

Kirby\Image\Camera

This method modifies the existing $exif object it is applied to and returns it again.

Parent class

Kirby\Image\Exif