Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Opis

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

Adds a comment to your image.

Parametry

comment

The comment to add

Zwracane wartości

The Gmagick object with comment added.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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