Php/docs/imagickdraw.comment
来自菜鸟教程
ImagickDraw::comment
(PECL imagick 2, PECL imagick 3)
ImagickDraw::comment — Adds 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
返回值
没有返回值。