Gmagick::reducenoiseimage
Smooths the contours of an image
Description
public Gmagick Gmagick::reducenoiseimage(float $radius
)
Parameters
-
radius
-
The radius of the pixel neighborhood.
Return Values
The Gmagick object.
Errors/Exceptions
Throws an
GmagickException on error.