Gmagick
PHP Manual

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

説明

public Gmagick Gmagick::commentimage ( string $comment )

Adds a comment to your image.

パラメータ

comment

The comment to add

返り値

The Gmagick object with comment added.

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual