commentImage      265 Magick++/lib/Magick++/STL.h   class MagickDLLDecl commentImage : public std::unary_function<Image&,void>
commentImage      268 Magick++/lib/Magick++/STL.h     commentImage( const std::string &comment_ );
commentImage      220 Magick++/lib/STL.cpp Magick::commentImage::commentImage( const std::string &comment_ )
commentImage      224 Magick++/lib/STL.cpp void Magick::commentImage::operator()( Magick::Image &image_ ) const