Skip to content

Kirby 4.2.0

$filename->grayscale()

Normalizes the grayscale option value and also the available ways to write the option. You can use grayscale, greyscale or simply bw. The function will always return grayscale

$filename->grayscale(): bool

Return type

bool

Parent class

Kirby\Filesystem\Filename