PHP 7.0.6 Released

Gmagick::clear

(PECL gmagick >= Unknown)

Gmagick::clearClears all resources associated to Gmagick object

Description

public Gmagick Gmagick::clear ( void )

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.

User Contributed Notes

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