HomeSort by relevance Sort by last modified time
    Searched refs:cycleColormapImage (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/Magick++/lib/
STL.cpp 278 Magick::cycleColormapImage::cycleColormapImage( const ssize_t amount_ )
282 void Magick::cycleColormapImage::operator()( Magick::Image &image_ ) const
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h 321 class MagickPPExport cycleColormapImage : public std::unary_function<Image&,void>
324 cycleColormapImage( const ::ssize_t amount_ );
    [all...]

Completed in 58 milliseconds