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

  /external/ImageMagick/Magick++/lib/
STL.cpp 384 Magick::fillColorImage::fillColorImage( const Magick::Color &fillColor_ )
388 void Magick::fillColorImage::operator()( Magick::Image &image_ ) const
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h 434 class MagickPPExport fillColorImage : public std::unary_function<Image&,void>
437 fillColorImage( const Color &fillColor_ );
    [all...]

Completed in 229 milliseconds