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
Syntax
public void ForEachRow(
PixelRegion..::..ProcessRowAction rowAction
)
'Declaration
Public Sub ForEachRow (
rowAction As PixelRegion..::..ProcessRowAction
)
public:
void ForEachRow(
PixelRegion..::..ProcessRowAction^ rowAction
)
function ForEachRow(rowAction);
Parameters
- rowAction
Type: Lumia.Imaging.PixelRegion.ProcessRowAction
The PixelRegion.ProcessRowAction that is called to process one row of pixels.
Version Information
Lumia Imaging SDK
Supported in: 3.0