Imagick::setImageDispose
(PECL imagick 2.0.0)
Imagick::setImageDispose — Sets the image disposal method
Description
bool Imagick::setImageDispose
( int
$dispose
)Sets the image disposal method.
Parameters
-
dispose -
Return Values
Returns TRUE on success.
Errors/Exceptions
Throws ImagickException on error.