编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::current
  • Imagick::decipherImage »
  • PHP Manual
  • Imagick
  • Displaces an image's colormap

Imagick::cycleColormapImage

(PECL imagick 2.0.0)

Imagick::cycleColormapImage — Displaces an image's colormap

说明

Imagick::cycleColormapImage ( int $displace ) : bool

Displaces an image's colormap by a given number of positions. If you cycle the colormap a number of times you can produce a psychedelic effect.

参数

displace

The amount to displace the colormap.

返回值

成功时返回 TRUE。

错误/异常

错误时抛出 ImagickException。

相关文章
php gmagick displaces an image s colormapphp imagick displaces an image s colormapphp imagick enhance edges within the imagephp imagick get image artifactphp imagick gets the number of unique colors in the imagephp imagick returns the image heightphp imagick returns the image propertiesphp imagick returns the image widthphp imagick stretches with saturation the image intensityphp imagick creates a new imagephp imagick quickly pin point appropriate parameters for image processingphp imagick move to the previous image in the objectphp imagick smooths the contours of an imagephp imagick remaps image colorsphp imagick segments an imagephp imagick sets the image background colorphp imagick sets the image sizephp imagick sets the filename of a particular imagephp imagick sets an image propertyphp imagick convenience method for setting crop size and the image geometry
关注编程学问公众号
编程学问网 湘ICP备20001732号