Php/docs/gmagick.clear

From Get docs

Gmagick::clear

(PECL gmagick >= Unknown)

Gmagick::clearClears all resources associated to Gmagick object


Description

public Gmagick::clear ( ) : Gmagick

Clears all resources associated to Gmagick object


Parameters

This function has no parameters.


Return Values

The cleared Gmagick object


Errors/Exceptions

Throws an GmagickException on error.