Imagick
PHP Manual

Imagick::setImageDispose

(PECL imagick 2.0.0)

Imagick::setImageDisposeSets 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.


Imagick
PHP Manual