Gmagick
在线手册:中文 英文
PHP手册

Gmagick::getimageiterations

(PECL gmagick >= Unknown)

Gmagick::getimageiterationsGets the image iterations

说明

public int Gmagick::getimageiterations ( void )

Gets the image iterations.

参数

此函数没有参数。

返回值

Returns the image iterations as an integer.

错误/异常

错误时抛出GmagickException.


Gmagick
在线手册:中文 英文
PHP手册