$asset->resize()
Resizes the file with the given width and height while keeping the aspect ratio.
Parameters
Name | Type | Default |
---|---|---|
$width | int |null |
null |
$height | int |null |
null |
$quality | int |null |
null |
Return type
Kirby\Cms\FileVersion
|Kirby\Cms\File
|Kirby\Filesystem\Asset
Exceptions
Type | Description |
---|---|
Kirby\Exception\InvalidArgumentException |