You are here: Start » AVL.NET » BarcodeGrades Class
BarcodeGrades Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Holds information about Barcode quality.
Constructors
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Decodability | Atl.Conditional<System.Single> | |
![]() | DecodedText | Atl.Conditional<System.String> | |
![]() | Decode | Atl.Conditional<System.Single> | |
![]() | Defects | Atl.Conditional<System.Single> | |
![]() | GlobalThreshold | Atl.Conditional<System.Single> | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | MinEdgeContrast | Atl.Conditional<System.Single> | |
![]() | Modulation | Atl.Conditional<System.Single> | |
![]() | OverallGrade | Atl.Conditional<System.Single> | |
![]() | Rmax | Atl.Conditional<System.Single> | |
![]() | Rmin | System.Single | |
![]() | SymbolContrast | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.BarcodeGrades) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(Avl.BarcodeGrades) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.BarcodeGrades) | |
![]() | ToString() | Inherited from System.Object |