MagickCycleColormapImage
MagickCycleColormapImage -- displaces the current active image's colormap by a given number of positions
Description
bool MagickCycleColormapImage( MagickWand mgck_wnd, int num_positions )
Displaces the current active image's colormap by a given number of positions. If you cycle the colormap a number of times you can produce a psychodelic effect.
A description of each parameter follows:
| mgck_wnd | A MagickWand resource |
| num_positions | The number of displacement positions |