$file->blur()
Blurs the image by the given amount of pixels
Parameters
Name | Type | Default |
---|---|---|
$pixels | bool |
true |
Return type
Kirby\Cms\FileVersion
|Kirby\Cms\File
Parent class
Example
Blur Amount
You can modify the strength of the blur effect by passing an integer. The default value is 10.