编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 adds new image to imagick object image listphp imagick adds random noise to the imagephp imagick displaces an image s colormapphp imagick reduces the speckle noise in an imagephp imagick returns the filename of a particular image in a sequencephp imagick returns the format of a particular image in a sequencephp imagick gets the image orientationphp imagick gets the image ticks per secondphp imagick gets the image total ink densityphp imagick creates a new image as a copyphp imagick creates a composite imagephp imagick creates a high contrast two color imagephp imagick offsets an imagephp imagick sets the image composite operatorphp imagick sets the image matte channelphp imagick sets the image compressionphp imagick simulates an image shadowphp imagick swirls the pixels about the center of the imagephp imagick applies wave filter to the image
关注编程学问公众号
编程学问网 湘ICP备20001732号