backgroundColorImage 1250 Magick++/lib/Magick++/STL.h   class MagickDLLDecl backgroundColorImage : public std::unary_function<Image&,void>
backgroundColorImage 1253 Magick++/lib/Magick++/STL.h     backgroundColorImage( const Color &color_ );
backgroundColorImage 1135 Magick++/lib/STL.cpp Magick::backgroundColorImage::backgroundColorImage( const Magick::Color &color_ )
backgroundColorImage 1139 Magick++/lib/STL.cpp void Magick::backgroundColorImage::operator()( Magick::Image &image_ ) const