The Imagick class
PHP Manual

Imagick::removeImage

(PECL imagick 2.0.0)

Imagick::removeImageRemoves an image from the image list

Descrierea

bool Imagick::removeImage ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Removes an image from the image list.

Valorile întoarse

Întoarce TRUE în caz de succes.

Erori/Excepții

Emite ImagickException în caz de eroare.


The Imagick class
PHP Manual