Skip to content

Kirby 4.2.0

$image->download()

$image->download(?string $filename = null): string

Parameters

Name Type Default
$filename string|null null

Return type

string

Parent class

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