ImagickDraw
在线手册:中文  英文

ImagickDraw::comment

(PECL imagick 2.0.0)

ImagickDraw::commentAdds a comment

说明

bool ImagickDraw::comment ( string $comment )
Warning

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

Adds a comment to a vector output stream.

参数

comment

The comment string to add to vector output stream

返回值

没有返回值。


ImagickDraw
在线手册:中文  英文
易百教程