PHP 7.0.6 Released

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.

User Contributed Notes

There are no user contributed notes for this page.
To Top