Php/docs/gmagick.destroy

From Get docs

Gmagick::destroy

(PECL gmagick >= Unknown)

Gmagick::destroyThe destroy purpose


Description

public Gmagick::destroy ( ) : bool

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.