(PECL imagick 2.0.0)
Removes an image from the image list
bool Imagick::removeImage ( void )
Removes an image from the image list.
Returns:
Returns TRUE
on success.
Exception:
Throws ImagickException on error.
Please login to continue.