$dimensions->thumb()
Resize and crop
$dimensions->thumb(array $options = [ ]): Kirby\Image\Dimensions
Parameters
| Name | Type | Default |
|---|---|---|
| $options | array |
[ ]
|
Return type
This method modifies the existing $dimensions object it is applied to and returns it again.