The ImagickPixelIterator class
PHP Manual

ImagickPixelIterator::getIteratorRow

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

ImagickPixelIterator::getIteratorRow — Returns the current pixel iterator row

Description

int ImagickPixelIterator::getIteratorRow ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Returns the current pixel iterator row.

Valeurs de retour

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


The ImagickPixelIterator class
PHP Manual