You are here: Start » FIL.NET » CodeDetectionParameters Structure
CodeDetectionParameters Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Defined code detection parameters.
Constructors
Constructor | Description | |
---|---|---|
![]() | CodeDetectionParameters(CodeDecodeStrategy, CodeDetectionMethod, Boolean, Int32, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | AllowRectangularCodes | System.Boolean | |
![]() | ContrastThreshold | System.Int32 | |
![]() | DecodeStrategy | Fil.CodeDecodeStrategy | |
![]() ![]() | Default | Fil.CodeDetectionParameters | Gets a default instance of the CodeDetectionParameters. |
![]() | DetectionMethod | Fil.CodeDetectionMethod | |
![]() ![]() | Empty | Fil.CodeDetectionParameters | Gets an empty instance of the CodeDetectionParameters. |
![]() | MaxModuleSize | System.Single | |
![]() | MinModuleSize | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Fil.CodeDetectionParameters) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |