php8.5
Home/ Manual/ imagick / imagick/ Imagick::destroy

Imagick::destroy

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Destroys the Imagick object

Description

Imagick::destroy(): bool

Destroys the Imagick object and frees all resources associated with it. This method is deprecated in favour of Imagick::clear.

Parameters Parameters

Return Values

Success

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