ImagickPixelIterator
PHP Manual

ImagickPixelIterator::getIteratorRow

(PECL imagick 2.0.0)

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.


ImagickPixelIterator
PHP Manual