The ImagickDraw class
PHP 手册

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

返回值

无返回值。


The ImagickDraw class
PHP 手册