Skip to content

Kirby 5.1.4

$exif->isColor()

Checks if this is a color picture

$exif->isColor(): bool|null

Return types

boolornull

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

Parent class

Kirby\Image\Exif