Searched defs:cycleColormapImage (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/Magick++/lib/
H A DSTL.cpp278 Magick::cycleColormapImage::cycleColormapImage( const ssize_t amount_ ) function in class:Magick::cycleColormapImage
282 void Magick::cycleColormapImage::operator()( Magick::Image &image_ ) const
/external/ImageMagick/Magick++/lib/Magick++/
H A DSTL.h321 class MagickPPExport cycleColormapImage : public std::unary_function<Image&,void> class in namespace:Magick
324 cycleColormapImage( const ::ssize_t amount_ );

Completed in 32 milliseconds