(PECL imagick 2, PECL imagick 3)
Imagick::getImageIndex — 获取当前活动图像的索引
此函数自 Imagick 3.4.4 起已弃用。强烈建议不要依赖此函数。
返回 Imagick 对象中当前活动图像的索引。此方法已弃用。参见 Imagick::getIteratorIndex()。
此函数没有参数。
返回一个整数,包含图像在堆栈中的索引。
错误时抛出 ImagickException。