Share via


PixelRegion.ForEachRow Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method ForEachRow(PixelRegion.ProcessRowAction)
Run the specified action on each row within the Bounds.
Public method ForEachRow(PixelRegion, PixelRegion.ProcessRowWithSourceAction)
Runs the specified action on each row within the Bounds. This method also tracks a source PixelRegion having margins that will be read from.

See Also

PixelRegion Class

PixelRegion.PixelRegion Members

Lumia.Imaging.Custom Namespace