Php/docs/gmagick.removeimage

From Get docs

Gmagick::removeimage

(PECL gmagick >= Unknown)

Gmagick::removeimageRemoves an image from the image list


Description

public Gmagick::removeimage ( ) : Gmagick

Removes an image from the image list.


Parameters

This function has no parameters.


Return Values

The Gmagick object on success.


Errors/Exceptions

Throws an GmagickException on error.