编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 adaptive blur filter to imagephp imagick adaptively resize image with data dependent triangulationphp imagick displaces an image s colormapphp imagick delete image artifactphp imagick gets the depth for a particular image channelphp imagick compares image channels of an image to a reconstructed imagephp imagick gets the image depthphp imagick gets the image disposal methodphp imagick returns the image length in bytesphp imagick returns all image sequences as a blobphp imagick gets the image scenephp imagick checks if the object has a previous imagephp imagick merges image layersphp imagick resample image to desired resolutionphp imagick reset image pagephp imagick sets the depth of a particular image channelphp imagick sets image clip maskphp imagick sets the image typephp imagick hides a digital watermark within the image
关注编程学问公众号
编程学问网 湘ICP备20001732号