编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 surrounds the image with a borderphp gmagick adds a comment to your imagephp gmagick renders the gmagickdraw object on the current imagephp gmagick enhance edges within the imagephp gmagick gets the image colorspacephp gmagick check if the image has a matte channelphp gmagick returns the image matte colorphp gmagick adds a label to an imagephp gmagick enhances the contrast of a color imagephp gmagick adds or removes a profile from an imagephp gmagick removes an image from the image listphp gmagick removes the named image profile and returns itphp gmagick sets the image composite operatorphp gmagick sets the image typephp imagick adds adaptive blur filter to imagephp imagick adds blur filter to imagephp imagick adds vignette filter to the image
关注编程学问公众号
编程学问网 湘ICP备20001732号