Gmagick::commentimage
(PECL gmagick >= Unknown)
Gmagick::commentimage — Adds a comment to your image
Description
   public void Gmagick::commentimage
    ( string $comment
   )
  Adds a comment to your image.
Parameters
- comment
- 
      The comment to add 
Return Values
The Gmagick object with comment added.
Errors/Exceptions
Throws an GmagickException on error.