$file->crop()
Crops the image by the given width and height
Parameters
Name | Type | Default |
---|---|---|
$width * | int |
– |
$height | int |
null |
$options | string |array |
null |
Return type
Kirby\Cms\FileVersion
|Kirby\Cms\File