ImagickDraw
PHP Manual

ImagickDraw::clear

(PECL imagick 2.0.0)

ImagickDraw::clearClears the ImagickDraw

Beschreibung

bool ImagickDraw::clear ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

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

Rückgabewerte

Returns an ImagickDraw object.


ImagickDraw
PHP Manual