The Imagick class
PHP Manual

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. Throw an ImagickException on error.


The Imagick class
PHP Manual