PixelRegion.ForEachRow Method (PixelRegion.ProcessRowAction)

Run the specified action on each row within the Bounds.

Namespace: Lumia.Imaging
Assembly: Lumia.Imaging.Managed (in Lumia.Imaging.Managed.dll) Version: 0.0.0.0

public void ForEachRow(
	PixelRegion..::..ProcessRowAction rowAction
)

Parameters

rowAction
Type: Lumia.Imaging.PixelRegion.ProcessRowAction
The PixelRegion.ProcessRowAction that is called to process one row of pixels.

Lumia Imaging SDK

Supported in: 3.0
Show: