Gmagick
PHP 手册

Gmagick::getimageiterations

(PECL gmagick >= Unknown)

Gmagick::getimageiterationsGets the image iterations

说明

public void Gmagick::getimageiterations ( void )

Gets the image iterations.

参数

This function has no parameters.

返回值

Returns the image iterations as an integer.

错误/异常

Throws an GmagickException on error.


Gmagick
PHP 手册