The ImagickPixelIterator class
PHP Manual

ImagickPixelIterator::getIteratorRow

(PECL imagick 2.0.0)

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

Descrierea

int ImagickPixelIterator::getIteratorRow ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Returns the current pixel iterator row.

Valorile întoarse

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


The ImagickPixelIterator class
PHP Manual