Gmagick
PHP Manual

Gmagick::removeimage

(PECL gmagick >= Unknown)

Gmagick::removeimageRemoves an image from the image list

Descrizione

public void Gmagick::removeimage ( void )

Removes an image from the image list.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The Gmagick object on success.

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual