CycleColormapImage  768 Magick++/lib/Image.cpp   CycleColormapImage( image(), amount_ );
CycleColormapImage  551 Magick++/lib/Magick++/Include.h   using MagickLib::CycleColormapImage;
CycleColormapImage   27 magick/colormap.h   CycleColormapImage(Image *image,const int amount),
CycleColormapImage 8665 magick/command.c             (void) CycleColormapImage(*image,MagickAtoI(argv[++i]));
CycleColormapImage 1636 wand/magick_wand.c   status=CycleColormapImage(wand->image,displace);