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

ImagickPixelIterator::getIteratorRow()

ImagickPixelIterator::getIteratorRow - Returns the current pixel iterator row

Syntax

int ImagickPixelIterator::getIteratorRow ()

Arguments

-

Description

Returns the current pixel iterator row.

Version

PHP PECL imagick 2.0.0

Return value

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