编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick::addimage
  • Gmagick::annotateimage »
  • PHP Manual
  • Gmagick
  • Adds random noise to the image

Gmagick::addnoiseimage

(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_type

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

返回值

The Gmagick object with noise added.

错误/异常

错误时抛出 GmagickException。

相关文章
php gmagick adds new image to gmagick object image listphp gmagick adds random noise to the imagephp gmagick adds blur filter to imagephp gmagick removes a region of an image and trimsphp gmagick adds a comment to your imagephp gmagick returns a grayscale image with a three dimensional effectphp gmagick improves the quality of a noisy imagephp gmagick returns the composite operator associated with the imagephp gmagick gets the image delayphp gmagick returns the named image profilephp gmagick checks if the object has a previous imagephp gmagick adds a label to an imagephp gmagick move to the previous image in the objectphp gmagick adds or removes a profile from an imagephp gmagick resample image to desired resolutionphp gmagick sets the image depthphp gmagick sets the image chromaticity white pointphp imagick adds new image to imagick object image listphp imagick adds random noise to the imagephp imagick reduces the speckle noise in an image
关注编程学问公众号
编程学问网 湘ICP备20001732号