CustomFilterBlockParameters.SourceStartIndex Field

Byte index in the source buffer where the source rectangle starts.

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

Syntax

public uint SourceStartIndex
'Declaration
Public SourceStartIndex As UInteger
public:
unsigned int SourceStartIndex
var SourceStartIndex

Field Value

Type: UInt32

Remarks

This excludes the requested block margins. Instead it points to the source pixel corresponding to the top-left pixel of the target block.

Version Information

Lumia Imaging SDK

Supported in: 2.0

See Also

CustomFilterBlockParameters Structure

CustomFilterBlockParameters.CustomFilterBlockParameters Members

Lumia.Imaging.Custom Namespace