$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\Toolkit\File
Reads the file content and returns it.
$image->read(): string|false
string
|false
Kirby\Image\Image
inherited from Kirby\Toolkit\File