The Imagick class
PHP 手册

Imagick::setIteratorIndex

(PECL imagick 2.0.0)

Imagick::setIteratorIndexSet the iterator position

说明

bool Imagick::setIteratorIndex ( int $index )
Warning

本函数暂无文档,仅有参数列表。

Set the iterator to the position in the image list specified with the index parameter

参数

index

The position to set the iterator to

返回值

Returns TRUE on success.


The Imagick class
PHP 手册