Table of Contents

Class DecodeOptions

Namespace
VisioForge.Core.LibDMTX
Assembly
VisioForge.Core.dll

Options used for decoding DataMatrix symbols.

public class DecodeOptions

Inheritance

Inherited Members

Fields

CodeType

public CodeType CodeType

Field Value

CodeType

CorrectionsMax

public short CorrectionsMax

Field Value

short

EdgeMax

public short EdgeMax

Field Value

short

EdgeMin

public short EdgeMin

Field Value

short

EdgeThresh

public short EdgeThresh

Field Value

short

MaxCodes

public short MaxCodes

Field Value

short

ScanGap

public short ScanGap

Field Value

short

Shrink

public short Shrink

Field Value

short

SizeIdxExpected

public CodeSize SizeIdxExpected

Field Value

CodeSize

SquareDevn

public short SquareDevn

Field Value

short

TimeoutMS

public int TimeoutMS

Field Value

int

XMax

public short XMax

Field Value

short

XMin

public short XMin

Field Value

short

YMax

public short YMax

Field Value

short

YMin

public short YMin

Field Value

short