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

  /external/ImageMagick/Magick++/lib/
STL.cpp 549 Magick::gammaImage::gammaImage( const double gamma_ )
555 Magick::gammaImage::gammaImage ( const double gammaRed_,
563 void Magick::gammaImage::operator()( Magick::Image &image_ ) const
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h 569 class MagickPPExport gammaImage : public std::unary_function<Image&,void>
572 gammaImage( const double gamma_ );
574 gammaImage ( const double gammaRed_,
    [all...]

Completed in 1081 milliseconds