ImagickDraw::comment

(PECL imagick 2, PECL imagick 3)

ImagickDraw::commentAdds a comment

Beschreibung

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

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Adds a comment to a vector output stream.

Parameter-Liste

comment

The comment string to add to vector output stream

Rückgabewerte

Es wird kein Wert zurückgegeben.

add a note add a note

User Contributed Notes

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