The Imagick class
PHP 手册

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, throws an ImagickException on failure.


The Imagick class
PHP 手册