(PECL imagick 2.0.0)
Imagick::medianFilterImage — Applies a digital filter
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Applies a digital filter that improves the quality of a noisy image. Each pixel is replaced by the median in a set of neighboring pixels as defined by radius.
The radius of the pixel neighborhood.
Întoarce TRUE în caz de succes.
Emite ImagickException în caz de eroare.