PHP 8.3.4 Released!

ImagickDraw::clear

(PECL imagick 2, PECL imagick 3)

ImagickDraw::clearClears the ImagickDraw

Descrizione

public ImagickDraw::clear(): bool
Avviso

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

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

Valori restituiti

Returns an ImagickDraw object.

add a note

User Contributed Notes

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