ImagickPixel::clear()
ImagickPixel::clear - Clears resources associated with this object
Syntax
bool ImagickPixel::clear ()
Arguments
-
Description
Clears the ImagickPixel object, leaving it in a fresh state. This also unsets any color associated with the object.
Version
PHP PECL imagick 2.0.0
Return value
Returns TRUE on success.