PixelRegion.StartIndex Property

The index within ImagePixels of the first pixel to process, based on Bounds.

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

Syntax

public int StartIndex { get; }
'Declaration
Public ReadOnly Property StartIndex As Integer
    Get
public:
property int StartIndex {
    int get ();
}
function get_StartIndex();

Property Value

Type: Int32

Version Information

Lumia Imaging SDK

Supported in: 2.0

See Also

PixelRegion Class

PixelRegion.PixelRegion Members

Lumia.Imaging.Custom Namespace