ImagickPixelIterator::resetIterator
(PECL imagick 2.0.0)
ImagickPixelIterator::resetIterator — Resets 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。
There are no user contributed notes for this page.
