Gmagick::setimagedispose
(PECL gmagick >= Unknown)
Gmagick::setimagedispose — Sets the image disposal method
Description
   public void Gmagick::setimagedispose
    ( int $disposeType
   )
  Sets the image disposal method.
Parameters
- disposeType
- 
      The image disposal type. 
Return Values
The Gmagick object on success
Errors/Exceptions
Throws an GmagickException on error.