Home > PHP > Function > > ImagickDraw::comment()

ImagickDraw::comment()

ImagickDraw::comment - Adds a comment

Syntax

bool ImagickDraw::comment (string $comment)

Arguments

  • comment - The comment string to add to vector output stream

Description

Adds a comment to a vector output stream.

Version

PHP PECL imagick 2.0.0

Return value

No value is returned.