GoLang ImagickDraw::comment

request it (256)
GoLang replacement for PHP's ImagickDraw::comment [edit | history]



Do you know a GoLang replacement for PHP's ImagickDraw::comment? Write it!

PHP ImagickDraw::comment

PHP original manual for ImagickDraw::comment [ show | php.net ]

ImagickDraw::comment

(PECL imagick 2.0.0)

ImagickDraw::commentAdds a comment

Description

bool ImagickDraw::comment ( string $comment )
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.