(PECL imagick 2.0.0)
Imagick::medianFilterImage — Applies a digital filter
Esta função não está documentada; somente a lista de argumentos está disponível.
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.
Retorna TRUE em sucesso.
Dispara ImagickException em erro.