Gmagick::addnoiseimage

(PECL gmagick >= Unknown)

Gmagick::addnoiseimageAdds random noise to the image

Опис

public Gmagick Gmagick::addnoiseimage ( int $NOISE )

Adds random noise to the image.

Параметри

noise_type

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

Значення, що повертаються

The Gmagick object with noise added.

Помилки/Винятки

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top