编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 annotates an image with textphp gmagick adds blur filter to imagephp gmagick adds a comment to your imagephp gmagick returns the image border colorphp gmagick gets the index of the current active imagephp gmagick gets the image interlace schemephp gmagick adds a label to an imagephp gmagick simulates motion blurphp gmagick creates a new imagephp gmagick adds or removes a profile from an imagephp gmagick reads image from a binary stringphp gmagick sets the image border colorphp gmagick sets the depth of a particular image channelphp gmagick sets the image rendering intentphp imagick adds adaptive blur filter to imagephp imagick adds blur filter to imagephp imagick adds a comment to your imagephp imagick adds vignette filter to the image
关注编程学问公众号
编程学问网 湘ICP备20001732号