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: Fri, 24 Jun 2011

view this page in

Gmagick::medianfilterimage

(PECL gmagick >= Unknown)

Gmagick::medianfilterimageApplies a digital filter

Description

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.

Parameters

radius

The radius of the pixel neighborhood.

Return Values

Gmagick object with median filter applied.

Errors/Exceptions

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 | stats | sitemap | contact | advertising | mirror sites