Gmagick
PHP Manual

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Opis

public void Gmagick::commentimage ( string $comment )

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

Throws an GmagickException on error.


Gmagick
PHP Manual