编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 returns a grayscale image with a three dimensional effectphp imagick applies a function on the imagephp imagick get image artifactphp imagick gets the number of unique colors in the imagephp imagick gets the image colorspacephp imagick returns the image heightphp imagick gets the image histogramphp imagick returns the image propertiesphp imagick returns the named image propertyphp imagick returns the image widthphp imagick stretches with saturation the image intensityphp imagick quickly pin point appropriate parameters for image processingphp imagick smooths the contours of an imagephp imagick segments an imagephp imagick sets the image sizephp imagick sets an image propertyphp imagick convenience method for setting crop size and the image geometry
关注编程学问公众号
编程学问网 湘ICP备20001732号