ImagickPixelIterator::getIteratorRow
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns the current pixel iterator row
Description
ImagickPixelIterator::getIteratorRow(): int
Func
Returns the current pixel iterator row.
Return Values
Returns the integer offset of the row, throwing ImagickPixelIteratorException on error.