(PECL gmagick >= Unknown)
Adds a comment to your image
public Gmagick Gmagick::commentimage ( string $comment )
Adds a comment to your image.
Parameters:
comment
The comment to add
Returns:
The Gmagick object with comment added.
Exception:
Throws an GmagickException on error.
Please login to continue.