php8.5
Home/ Manual/ imagick / imagickpixel/ ImagickPixel::destroy

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

Source: reference/imagick/imagickpixel/destroy.xml · from the official PHP manual (php/doc-en)