The ImagickPixelIterator class
PHP Manual

ImagickPixelIterator::resetIterator

(No version information available, might be only in CVS)

ImagickPixelIterator::resetIteratorResets the pixel iterator

Opis

bool ImagickPixelIterator::resetIterator ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The ImagickPixelIterator class
PHP Manual