Gmagick
PHP Manual

Gmagick::setimagedispose

(PECL gmagick >= Unknown)

Gmagick::setimagedisposeSets the image disposal method

Opis

public void Gmagick::setimagedispose ( int $disposeType )

Sets the image disposal method.

Parametry

disposeType

The image disposal type.

Zwracane wartości

The Gmagick object on success

Błędy/Wyjątki

Throws an GmagickException on error.


Gmagick
PHP Manual