Skip to content

Kirby 5.1.4

$exif->isBW()

Checks if this is a bw picture

$exif->isBW(): 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