Php/docs/gmagick.commentimage

来自菜鸟教程
跳转至:导航、​搜索

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image


说明

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

Adds a comment to your image.


参数

comment
The comment to add


返回值

The Gmagick object with comment added.


错误/异常

错误时抛出 GmagickException