backgroundColorImage 1279 Magick++/lib/Magick++/STL.h   class MagickPPExport backgroundColorImage : public std::unary_function<Image&,void>
backgroundColorImage 1282 Magick++/lib/Magick++/STL.h     backgroundColorImage( const Color &color_ );
backgroundColorImage 1161 Magick++/lib/STL.cpp Magick::backgroundColorImage::backgroundColorImage( const Magick::Color &color_ )
backgroundColorImage 1165 Magick++/lib/STL.cpp void Magick::backgroundColorImage::operator()( Magick::Image &image_ ) const