Gmagick
PHP Manual

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Beschreibung

public Gmagick Gmagick::commentimage ( string $comment )

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.


Gmagick
PHP Manual