Imagick
PHP Manual

Imagick::removeImage

(PECL imagick 2.0.0)

Imagick::removeImageRemoves an image from the image list

Descrizione

bool Imagick::removeImage ( void )

Removes an image from the image list.

Valori restituiti

Restituisce TRUE in caso di successo.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual