ImagickPixelIterator
在线手册:中文 英文
PHP手册

ImagickPixelIterator::resetIterator

(PECL imagick 2.0.0)

ImagickPixelIterator::resetIteratorResets the pixel iterator

说明

bool ImagickPixelIterator::resetIterator ( void )
Warning

本函数还未编写文档,仅有参数列表。

Resets the pixel iterator. Use it in conjunction with ImagickPixelIterator::getNextIteratorRow() to iterate over all the pixels in a pixel container.

返回值

成功时返回 TRUE .


ImagickPixelIterator
在线手册:中文 英文
PHP手册