Imagick::destroy
(PECL imagick 2, PECL imagick 3)
Imagick::destroy — Destroys the Imagick object
Description
public Imagick::destroy ( ) : bool
Destroys the Imagick object and frees all resources associated with it. This method is deprecated in favour of Imagick::clear.
Return Values
Returns true
on success.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/imagick.destroy.php