$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