(PECL imagick 2.0.0)
Returns the current row of ImagickPixel objects
array ImagickPixelIterator::getCurrentIteratorRow ( void )
Returns the current row as an array of ImagickPixel objects from the pixel iterator.
Returns:
Returns a row as an array of ImagickPixel objects that can themselves be iterated.
This function is currently not documented; only its argument list is available.
Please login to continue.