(No version information available, might be only in CVS)
Imagick::medianFilterImage — Applies a digital filter
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
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.
Returns TRUE on success.
Throws ImagickException on error.