Imagick::setImageDispose

Sets the image disposal method

Description

public bool Imagick::setImageDispose(int $dispose)

Sets the image disposal method.

Parameters

dispose

Return Values

Returns true on success.

Errors/Exceptions

Throws ImagickException on error.