ImagickPixelIterator::getCurrentIteratorRow
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns the current row of ImagickPixel objects
Description
ImagickPixelIterator::getCurrentIteratorRow(): array
Func
Returns the current row as an array of ImagickPixel objects from the pixel iterator.
Return Values
Returns a row as an array of ImagickPixel objects that can themselves be iterated.