(PECL imagick 2.0.0)
Sets the image disposal method
bool Imagick::setImageDispose ( int $dispose )
Sets the image disposal method.
Parameters:
dispose
Sets the image disposal method.
Returns:
Returns TRUE
on success.
Exception:
Throws ImagickException on error.
Please login to continue.