downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Gmagick::minifyimage> <Gmagick::mapimage
[edit] Last updated: Fri, 23 Mar 2012

view this page in

Gmagick::medianfilterimage

(PECL gmagick >= Unknown)

Gmagick::medianfilterimageApplies a digital filter

Opis

public void Gmagick::medianfilterimage ( float $radius )

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.

Parametry

radius

The radius of the pixel neighborhood.

Zwracane wartości

Gmagick object with median filter applied.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.



add a note add a note User Contributed Notes Gmagick::medianfilterimage
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites