Gmagick::setimagedispose

(PECL gmagick >= Unknown)

Gmagick::setimagedisposeSets the image disposal method

Beschreibung

public Gmagick::setimagedispose ( int $disposeType ) : Gmagick

Sets the image disposal method.

Parameter-Liste

disposeType

The image disposal type.

Rückgabewerte

The Gmagick object on success

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.