Gmagick::addnoiseimage
(PECL gmagick >= Unknown)
Gmagick::addnoiseimage — Adds random noise to the image
説明
public Gmagick Gmagick::addnoiseimage
(
int $NOISE
)
パラメータ
-
noise_type
-
The type of the noise. Refer to this list of noise constants.
返り値
The Gmagick object with noise added.
エラー / 例外
エラー時に
GmagickException をスローします。