You are here: Start » CodeDetectionParameters Class

CodeDetectionParameters Class

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
CodeDetectionParameters(CodeDecodeStrategy, CodeDetectionMethod, Boolean, Int32, Single, Single)
CodeDetectionParameters()

Properties

 NameTypeDescription
AllowRectangularCodesSystem.Boolean
ContrastThresholdSystem.Int32
DecodeStrategyAvlNet.CodeDecodeStrategy
DetectionMethodAvlNet.CodeDetectionMethod
MaxModuleSizeSystem.Single
MinModuleSizeSystem.Single

Methods

 NameDescription
Equals(AvlNet.CodeDetectionParameters)
Equals(object)Inherited from System.Object
Equals(AvlNet.CodeDetectionParameters, AvlNet.CodeDetectionParameters)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also