The Imagick class
PHP 手册

Imagick::getImageIterations

(PECL imagick 2.0.0)

Imagick::getImageIterationsGets the image iterations

说明

int Imagick::getImageIterations ( void )
Warning

本函数暂无文档,仅有参数列表。

Gets the image iterations.

返回值

Returns the image iterations as an integer, throws ImagickException on failure.


The Imagick class
PHP 手册