Gmagick
PHP Manual

Gmagick::destroy

(PECL gmagick >= Unknown)

Gmagick::destroyThe destroy purpose

Description

public bool Gmagick::destroy ( void )

Destroys the Gmagick object and frees all resources associated with it

Return Values

Returns TRUE on success or FALSE on failure.

Errors/Exceptions

Throws an GmagickException on error.


Gmagick
PHP Manual