ImagickDraw::comment

(PECL imagick 2.0.0)

ImagickDraw::commentAdds a comment

Beskrivelse

bool ImagickDraw::comment ( string $comment )
Advarsel

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

Adds a comment to a vector output stream.

Parametre

comment

The comment string to add to vector output stream

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top