The ImagickPixel class
PHP Manual

ImagickPixel::clear

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

ImagickPixel::clearClears resources associated with this object

Descrição

bool ImagickPixel::clear ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Valor Retornado

Retorna TRUE em sucesso.


The ImagickPixel class
PHP Manual