ImagickDraw::comment
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Adds a comment
Description
ImagickDraw::comment(string $comment): bool
Func
Adds a comment to a vector output stream.
Parameters
commentThe comment string to add to vector output stream
Return Values
Void