PHP 8.3.4 Released!

ImagickDraw::comment

(PECL imagick 2, PECL imagick 3)

ImagickDraw::commentAdds a comment

Descrizione

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

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Adds a comment to a vector output stream.

Elenco dei parametri

comment

The comment string to add to vector output stream

Valori restituiti

Nessun valore viene restituito.

add a note

User Contributed Notes

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