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

  /external/ImageMagick/Magick++/lib/
STL.cpp 1073 Magick::thresholdImage::thresholdImage( const double threshold_ )
1077 void Magick::thresholdImage::operator()( Magick::Image &image_ ) const
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h 1165 class MagickPPExport thresholdImage : public std::unary_function<Image&,void>
1168 thresholdImage( const double threshold_ );
    [all...]

Completed in 64 milliseconds