W3cubDocs

/PHP

ImagickDraw::comment

(PECL imagick 2, PECL imagick 3)

ImagickDraw::commentAdds a comment

Description

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

This function is currently not documented; only its argument list is available.

Adds a comment to a vector output stream.

Parameters

comment

The comment string to add to vector output stream

Return Values

No value is returned.

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/imagickdraw.comment.php