Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Beschreibung

public Gmagick::commentimage ( string $comment ) : Gmagick

Adds a comment to your image.

Parameter-Liste

comment

The comment to add

Rückgabewerte

The Gmagick object with comment added.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.