backgroundColorImage 1324 Magick++/lib/Magick++/STL.h   class MagickPPExport backgroundColorImage : public std::unary_function<Image&,void>
backgroundColorImage 1327 Magick++/lib/Magick++/STL.h     backgroundColorImage( const Color &color_ );
backgroundColorImage 1239 Magick++/lib/STL.cpp Magick::backgroundColorImage::backgroundColorImage( const Magick::Color &color_ )
backgroundColorImage 1243 Magick++/lib/STL.cpp void Magick::backgroundColorImage::operator()( Magick::Image &image_ ) const