(PECL gmagick >= Unknown)
Gmagick::addnoiseimage — Adds random noise to the image
public Gmagick::addnoiseimage(int $noise_type): Gmagick
Adds random noise to the image.
noise_typeThe type of the noise. Refer to this list of noise constants.
The Gmagick object with noise added.
Throws an GmagickException on error.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.addnoiseimage.php