Gmagick
PHP Manual

Gmagick::setimagedispose

(PECL gmagick >= Unknown)

Gmagick::setimagedisposeSets the image disposal method

Описание

public void Gmagick::setimagedispose ( int $disposeType )

Sets the image disposal method.

Параметри

disposeType

The image disposal type.

Връщани стойности

The Gmagick object on success

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual