The Imagick class
PHP Manual

Imagick::getImageDispose

(PECL imagick 2.0.0)

Imagick::getImageDisposeGets the image disposal method

说明

int Imagick::getImageDispose ( void )
Warning

本函数还未编写文档,仅有参数列表。

Gets the image disposal method.

返回值

Returns the dispose method on success. Throw an ImagickException on error.


The Imagick class
PHP Manual