php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::addnoiseimage

Gmagick::addnoiseimage

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Adds random noise to the image

Description

Gmagick::addnoiseimage(int $noise_type): Gmagick

Adds random noise to the image.

Parameters

noise_type

The type of the noise. Refer to this list of noise constants.

Return Values

The Gmagick object with noise added.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/addnoiseimage.xml · from the official PHP manual (php/doc-en)