Php/docs/imagickpixeliterator.getiteratorrow

From Get docs

ImagickPixelIterator::getIteratorRow

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row


Description

public ImagickPixelIterator::getIteratorRow ( ) : int

Warning This function is currently not documented; only its argument list is available.


Returns the current pixel iterator row.


Return Values

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