编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick::annotateimage
  • Gmagick::borderimage »
  • PHP Manual
  • Gmagick
  • Adds blur filter to image

Gmagick::blurimage

(PECL gmagick >= Unknown)

Gmagick::blurimage — Adds blur filter to image

说明

public Gmagick::blurimage ( float $radius , float $sigma [, int $channel ] ) : Gmagick

Adds blur filter to image.

参数

radius

Blur radius

sigma

Standard deviation

返回值

The blurred Gmagick object

错误/异常

错误时抛出 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 enhance edges within the imagephp gmagick returns a grayscale image with a three dimensional effectphp gmagick gets the image colorspacephp gmagick returns the composite operator associated with the imagephp gmagick returns the image matte colorphp gmagick returns the named image profilephp 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 removes the named image profile and returns itphp gmagick sets the image delayphp gmagick sets the image units of resolutionphp imagick adds adaptive blur filter to imagephp imagick adds blur filter to imagephp imagick adds vignette filter to the image
关注编程学问公众号
编程学问网 湘ICP备20001732号