Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Descrição

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

Adds a comment to your image.

Parâmetros

comment

The comment to add

Valor Retornado

The Gmagick object with comment added.

Erros

Lança uma exceção GmagickException em erros.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top