Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::comment

(PECL imagick 2, PECL imagick 3)

ImagickDraw::commentAdds a comment

Опис

public ImagickDraw::comment(string $comment): bool
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Adds a comment to a vector output stream.

Параметри

comment

The comment string to add to vector output stream

Значення, що повертаються

Не повертає значень.

add a note

User Contributed Notes

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