编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick::queryformats
  • Gmagick::raiseimage »
  • PHP Manual
  • Gmagick
  • Radial blurs an image

Gmagick::radialblurimage

(PECL gmagick >= Unknown)

Gmagick::radialblurimage — Radial blurs an image

说明

public Gmagick::radialblurimage ( float $angle [, int $channel = Gmagick::CHANNEL_DEFAULT ] ) : Gmagick

Radial blurs an image.

参数

angle

The angle of the blur in degrees.

channel

Related channel

返回值

The Gmagick object on success

错误/异常

错误时抛出 GmagickException。

相关文章
php gmagick surrounds the image with a borderphp gmagick removes a region of an image and trimsphp gmagick renders the gmagickdraw object on the current 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 check if the image has a matte channelphp gmagick returns the image matte colorphp gmagick returns the named image profilephp gmagick enhances the contrast of a color imagephp gmagick move to the previous image in the objectphp gmagick radial blurs 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 delayphp gmagick sets the image typephp gmagick sets the image units of resolutionphp imagick radial blurs an image
关注编程学问公众号
编程学问网 湘ICP备20001732号