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

Gmagick::cyclecolormapimage

(PECL gmagick >= Unknown)

Gmagick::cyclecolormapimage — Displaces an image's colormap

说明

public Gmagick::cyclecolormapimage ( int $displace ) : Gmagick

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.

返回值

Returns self on success.

错误/异常

错误时抛出 GmagickException。

相关文章
php gmagick adds a comment to your imagephp gmagick composite one image onto anotherphp gmagick displaces an image s colormapphp gmagick equalizes the image histogramphp gmagick creates a vertical mirror imagephp gmagick gets the depth of the imagephp gmagick gets the image disposal methodphp gmagick gets the extrema for the imagephp gmagick gets the image rendering intentphp gmagick gets the image x and y resolutionphp gmagick gets the image scenephp gmagick creates a new image as a copyphp gmagick adds a label to an imagephp gmagick analyzes the colors within a reference imagephp gmagick scales an imagephp gmagick offsets an imagephp gmagick rotates an imagephp gmagick sets the filename of a particular image in a sequencephp gmagick sets the format of a particular imagephp imagick displaces an image s colormap
关注编程学问公众号
编程学问网 湘ICP备20001732号