ImagickPixelIterator::getIteratorRow
(PECL imagick 2.0.0)
ImagickPixelIterator::getIteratorRow — Returns the current pixel iterator row
Description
   int ImagickPixelIterator::getIteratorRow
    ( void
   )
  Warning
  This function is currently not documented; only its argument list is available.
Returns the current pixel iterator row.
Return Values
Returns the integer offset of the row, throwing ImagickPixelIteratorException on error.