The ImagickPixelIterator class
PHP Manual

ImagickPixelIterator::getIteratorRow

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

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

Opis

int ImagickPixelIterator::getIteratorRow ( void )
Ostrzeżenie

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

Returns the current pixel iterator row.

Zwracane wartości

Returns the integer offset of the row, throwing ImagickPixelIteratorException on error.


The ImagickPixelIterator class
PHP Manual