(PECL imagick 2.0.0)
ImagickPixelIterator::resetIterator — Resets the pixel iterator
本函数还未编写文档,仅有参数列表。
Resets the pixel iterator. Use it in conjunction with ImagickPixelIterator::getNextIteratorRow() to iterate over all the pixels in a pixel container.
成功时返回 TRUE
。