编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 adds a comment to your imagephp gmagick displaces an image s colormapphp gmagick the filename associated with an image sequencephp gmagick returns the image background colorphp gmagick returns the image heightphp gmagick gets the image histogramphp gmagick returns the width of the imagephp gmagick adds a label to an imagephp gmagick scales an image proportionally to half its sizephp gmagick adds or removes a profile from an imagephp gmagick reads image from filenamephp gmagick sets the image background colorphp gmagick adds a named profile to the gmagick objectphp gmagick changes the size of an imagephp imagick adds adaptive blur filter to imagephp imagick adds blur filter to imagephp imagick adds vignette filter to the image
关注编程学问公众号
编程学问网 湘ICP备20001732号