编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 annotates an image with textphp gmagick adds blur filter to imagephp gmagick surrounds the image with a borderphp gmagick renders the gmagickdraw object on the current imagephp gmagick returns the image border colorphp gmagick gets the depth for a particular image channelphp gmagick gets the image interlace schemephp gmagick gets the image iterationsphp gmagick check if the image has a matte channelphp gmagick creates a new imagephp gmagick moves to the next imagephp gmagick enhances the contrast of a color imagephp gmagick radial blurs an imagephp gmagick smooths the contours of an imagephp gmagick sets the depth of a particular image channelphp gmagick sets the image colorspacephp gmagick sets the image resolutionphp gmagick sets the image scenephp gmagick writes an image to the specified filenamephp imagick radial blurs an image
关注编程学问公众号
编程学问网 湘ICP备20001732号