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