The Imagick class
PHP Manual

Imagick::removeImage

(No version information available, might be only in CVS)

Imagick::removeImageRemoves an image from the image list

Beschreibung

bool Imagick::removeImage ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Removes an image from the image list.

Rückgabewerte

Liefet TRUE bei Erfolg.

Fehler/Exceptions

Wirtf ImagickException bei Fehlern.


The Imagick class
PHP Manual