The ImagickPixel class
PHP Manual

ImagickPixel::clear

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

ImagickPixel::clear — Clears resources associated with this object

Description

bool ImagickPixel::clear ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

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

Valeurs de retour

Returns TRUE on success.


The ImagickPixel class
PHP Manual