Php/docs/imagickdraw.comment

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

ImagickDraw::comment

(PECL imagick 2, PECL imagick 3)

ImagickDraw::commentAdds a comment


说明

public ImagickDraw::comment ( string $comment ) : bool

Warning 本函数还未编写文档,仅有参数列表。


Adds a comment to a vector output stream.


参数

comment
The comment string to add to vector output stream


返回值

没有返回值。