The ImagickPixelIterator class
PHP Manual

ImagickPixelIterator::getIteratorRow

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

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

Beschreibung

int ImagickPixelIterator::getIteratorRow ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the current pixel iterator row.

Rückgabewerte

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


The ImagickPixelIterator class
PHP Manual