Gmagick::addnoiseimage
(PECL gmagick >= Unknown)
Gmagick::addnoiseimage — Adds random noise to the image
Description
public void Gmagick::addnoiseimage
( int $NOISE
)
Adds random noise to the image.
Return Values
The Gmagick object with noise added.
Errors/Exceptions
Throws an GmagickException on error.