MagickCommentImage
MagickCommentImage -- adds a comment to the current active image
Description
bool MagickCommentImage( MagickWand mgck_wnd, string comment )
Adds a comment to the current active image.
A description of each parameter follows:
| mgck_wnd | A MagickWand resource |
| comment | The image comment |