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

search for in the

Gmagick::minifyimage> <Gmagick::mapimage
[edit] Last updated: Thu, 23 May 2013

view this page in

Gmagick::medianfilterimage

(PECL gmagick >= Unknown)

Gmagick::medianfilterimageApplies a digital filter

Descrição

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.

Parâmetros

radius

The radius of the pixel neighborhood.

Valor Retornado

Gmagick object with median filter applied.

Erros

Throws an GmagickException on error.



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

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