ImagickPixel::clear
(PECL imagick 2.0.0)
ImagickPixel::clear — Clears resources associated with this object
Descrição
bool ImagickPixel::clear
( void
)
Warning
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
Returns TRUE on success.