The ImagickPixelIterator class
PHP Manual

ImagickPixelIterator::getIteratorRow

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

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

Descrição

int ImagickPixelIterator::getIteratorRow ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the current pixel iterator row.

Valor Retornado

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


The ImagickPixelIterator class
PHP Manual