(PECL gmagick >= Unknown)
Sets the image disposal method
public Gmagick Gmagick::setimagedispose ( int $disposeType )
Sets the image disposal method.
Parameters:
disposeType
The image disposal type.
Returns:
The Gmagick object on success
Exception:
Throws an GmagickException on error.
Please login to continue.