Gmagick
PHP 手册

Gmagick::clear

(PECL gmagick >= Unknown)

Gmagick::clearClears all resources associated to Gmagick object

说明

public void Gmagick::clear ( void )

Clears all resources associated to Gmagick object

参数

This function has no parameters.

返回值

The cleared Gmagick object

错误/异常

Throws an GmagickException on error.


Gmagick
PHP 手册