Gmagick
PHP Manual

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Descrição

public Gmagick Gmagick::commentimage ( string $comment )

Adds a comment to your image.

Parâmetros

comment

The comment to add

Valor Retornado

The Gmagick object with comment added.

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual