Gmagick::setimagedispose
Sets the image disposal method
Description
public Gmagick Gmagick::setimagedispose(int $disposeType
)
Parameters
-
disposeType
-
The image disposal type.
Return Values
The Gmagick object.
Errors/Exceptions
Throws an
GmagickException on error.