ImagickPixelIterator
PHP Manual

ImagickPixelIterator::getIteratorRow

(PECL imagick 2.0.0)

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

Descrizione

int ImagickPixelIterator::getIteratorRow ( void )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Returns the current pixel iterator row.

Valori restituiti

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


ImagickPixelIterator
PHP Manual