Gmagick
PHP Manual

Gmagick::destroy

(PECL gmagick >= Unknown)

Gmagick::destroyThe destroy purpose

说明

public Gmagick Gmagick::destroy ( void )

Destroys the Gmagick object and frees all resources associated with it

返回值

Returns TRUE on success.

错误/异常

Throws an GmagickException on error.


Gmagick
PHP Manual