Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::clear

(PECL imagick 2, PECL imagick 3)

ImagickDraw::clearClears the ImagickDraw

Опис

public ImagickDraw::clear(): bool
Увага

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

Clears the ImagickDraw object of any accumulated commands, and resets the settings it contains to their defaults.

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

Returns an ImagickDraw object.

add a note

User Contributed Notes

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