编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 extracts a region of the imagephp gmagick creates a vertical mirror imagephp gmagick gamma corrects an imagephp gmagick gets the extrema for the imagephp gmagick returns the filename of a particular image in a sequencephp gmagick returns the format of a particular image in a sequencephp gmagick gets the image scenephp gmagick gets the potential image typephp gmagick adds a label to an imagephp gmagick adjusts the levels of an imagephp gmagick scales an image proportionally 2xphp gmagick radial blurs an imagephp gmagick rotates an imagephp gmagick scales the size of an imagephp gmagick separates a channel from the imagephp gmagick sets the image gammaphp gmagick sets the image chromaticity green primary pointphp gmagick set the iterator to the position in the image list specified with the index parameterphp gmagick applies a solarizing effect to the imagephp imagick radial blurs an image
关注编程学问公众号
编程学问网 湘ICP备20001732号