Thumbs
Add your own thumb generator
If you are not happy with our built-in thumb generators, you can create your own.
Parameters
Name | Type | Default | Description |
---|---|---|---|
$kirby * | Kirby\Cms\App |
– | Kirby instance |
$src * | string |
– | Root of the original file |
$dst * | string |
– | Template string for the root to the desired destination |
$options * | array |
– | All thumb options that should be applied: width , height , crop , blur , grayscale |
Return type
string