commentImage      266 Magick++/lib/Magick++/STL.h   class MagickPPExport commentImage : public std::unary_function<Image&,void>
commentImage      269 Magick++/lib/Magick++/STL.h     commentImage( const std::string &comment_ );
commentImage      222 Magick++/lib/STL.cpp Magick::commentImage::commentImage( const std::string &comment_ )
commentImage      226 Magick++/lib/STL.cpp void Magick::commentImage::operator()( Magick::Image &image_ ) const