backgroundColorImage 1181 Magick++/lib/Magick++/STL.h   class MagickDLLDecl backgroundColorImage : public std::unary_function<Image&,void>
backgroundColorImage 1184 Magick++/lib/Magick++/STL.h     backgroundColorImage( const Color &color_ );
backgroundColorImage 1076 Magick++/lib/STL.cpp Magick::backgroundColorImage::backgroundColorImage( const Magick::Color &color_ )
backgroundColorImage 1080 Magick++/lib/STL.cpp void Magick::backgroundColorImage::operator()( Magick::Image &image_ ) const