The ImagickPixel class
PHP Manual

ImagickPixel::clear

(No version information available, might be only in CVS)

ImagickPixel::clearClears resources associated with this object

Beschreibung

bool ImagickPixel::clear ( void )
Warnung

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

Clears the ImagickPixel object, leaving it in a fresh state. This also unsets any color associated with the object.

Rückgabewerte

Liefet TRUE bei Erfolg.


The ImagickPixel class
PHP Manual