pixelGetIteratorRow method
Returns the current pixel iterator row.
Implementation
int pixelGetIteratorRow() =>
    _magickWandBindings.PixelGetIteratorRow(_iteratorPtr);Returns the current pixel iterator row.
int pixelGetIteratorRow() =>
    _magickWandBindings.PixelGetIteratorRow(_iteratorPtr);