PHP 8.3.4 Released!

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.

add a note

User Contributed Notes

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