Gmagick
PHP Manual

Gmagick::clear

(PECL gmagick >= Unknown)

Gmagick::clearClears all resources associated to Gmagick object

説明

public Gmagick Gmagick::clear ( void )

Clears all resources associated to Gmagick object

パラメータ

この関数にはパラメータはありません。

返り値

The cleared Gmagick object

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual