ImagickPixel::destroy
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Deallocates resources associated with this object
Description
ImagickPixel::destroy(): bool
Func
Deallocates any resources used by the ImagickPixel object, and unsets any associated color. The object should not be used after the destroy function has been called.
Return Values
Success