Home > PHP > Function > > ImagickPixelIterator::getCurrentIteratorRow()

ImagickPixelIterator::getCurrentIteratorRow()

ImagickPixelIterator::getCurrentIteratorRow - Returns the current row of ImagickPixel objects

Syntax

array ImagickPixelIterator::getCurrentIteratorRow ()

Arguments

-

Description

Returns the current row as an array of ImagickPixel objects from the pixel iterator.

Version

PHP PECL imagick 2.0.0

Return value

Returns a row as an array of ImagickPixel objects that can themselves be iterated.