Gmagick
PHP Manual

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Descrizione

public Gmagick Gmagick::commentimage ( string $comment )

Adds a comment to your image.

Elenco dei parametri

comment

The comment to add

Valori restituiti

The Gmagick object with comment added.

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual