PHP 8.3.4 Released!

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.

Errors/Exceptions

Throws an GmagickException on error.

add a note

User Contributed Notes

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