PHP Conference Fukuoka 2025

ImagickDraw::comment

(PECL imagick 2, PECL imagick 3)

ImagickDraw::comment β€” Adds 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