\Grafika\Imagick\FilterBlur

Blurs the image.

Summary

Methods
Properties
Constants
__construct()
apply()
No public properties found
No constants found
No protected methods found
$amount
N/A
No private methods found
No private properties found
N/A

Properties

$amount

$amount : integer

Type

integer

Methods

__construct()

__construct(integer  $amount = 1) 

Blur constructor.

Parameters

integer $amount

The amount of blur to apply. Possible values 1-100.