ImagickPixel
PHP Manual

ImagickPixel::clear

(PECL imagick 2.0.0)

ImagickPixel::clearClears resources associated with this object

Descrizione

bool ImagickPixel::clear ( void )
Avviso

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

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

Valori restituiti

Restituisce TRUE in caso di successo.


ImagickPixel
PHP Manual