Skip to content

Kirby 4.2.0

$image->read()

Reads the file content and returns it.

$image->read(): string|false

Return type

string|false

Parent class

Kirby\Image\Image inherited from Kirby\Filesystem\File