编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 adds a comment to your imagephp gmagick extracts a region of the imagephp gmagick gamma corrects an imagephp gmagick the filename associated with an image sequencephp gmagick gets the image gammaphp gmagick gets the image units of resolutionphp gmagick adds a label to an imagephp gmagick replaces the colors of an image with the closest color from a reference imagephp gmagick adds or removes a profile from an imagephp gmagick radial blurs an imagephp gmagick sets the filename before you read or write the imagephp gmagick sets the interlace scheme of the imagephp gmagick sets the image iterationsphp gmagick strips an image of all profiles and commentsphp gmagick swirls the pixels about the center of the imagephp imagick adds random noise to the imagephp imagick adds or removes a profile from an image
关注编程学问公众号
编程学问网 湘ICP备20001732号