Gmagick::addnoiseimage
(PECL gmagick >= Unknown)
Gmagick::addnoiseimage — Adds random noise to the image
Açıklama
public Gmagick::addnoiseimage(
int $noise_type
):
Gmagick
Bağımsız Değişkenler
-
noise_type
-
The type of the noise. Refer to this list of noise constants.
Dönen Değerler
The Gmagick object with noise added.
Hatalar/İstisnalar
Hata durumunda bir
GmagickException
istisnası oluşur.