Imagick::setIteratorIndex
(PECL imagick 2.0.0)
Imagick::setIteratorIndex — Set the iterator position
Описание
bool Imagick::setIteratorIndex
( int $index
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
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.