编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 blur filter to imagephp imagick combines one or more images into a single imagephp imagick displaces an image s colormapphp imagick improves the quality of a noisy imagephp imagick equalizes the image histogramphp imagick gamma corrects an imagephp imagick returns the image sequence as a blobphp imagick gets the current image s compression typephp imagick gets the image interlace schemephp imagick extracts a region of the imagephp imagick scales an image proportionally 2xphp imagick enhances the contrast of a color imagephp imagick analyzes the colors within a reference imagephp imagick removes the named image profile and returns itphp imagick sepia tones an imagephp imagick sets the image gammaphp imagick sets the image resolutionphp imagick splices a solid color into the imagephp imagick creates a vertical mirror image
关注编程学问公众号
编程学问网 湘ICP备20001732号