php8.5
Home/ Manual/ imagick / imagickdraw/ ImagickDraw::comment

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

comment

The comment string to add to vector output stream

Return Values

Void

Source: reference/imagick/imagickdraw/comment.xml · from the official PHP manual (php/doc-en)