|
ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row Description
public int ImagickPixelIterator::getIteratorRow()
Warning
This function is currently not documented; only its argument list is available. Returns the current pixel iterator row. Return ValuesReturns the integer offset of the row, throwing ImagickPixelIteratorException on error. |