The ImagickPixelIterator class
PHP Manual

ImagickPixelIterator::getIteratorRow

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

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

Описание

int ImagickPixelIterator::getIteratorRow ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Returns the current pixel iterator row.

Возвращаемые значения

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


The ImagickPixelIterator class
PHP Manual