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