You are here: Start » AVL.NET » ZQualityMetrics Class
ZQualityMetrics Class
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Quality metrics for barcode symbols derived from ISO/IEC standards using ZBarcode library.
Constructors
Properties
| Name | Type | Description | |
|---|---|---|---|
| CodewordYield | Avl.ZMetricDetail | ||
| Decodability | Avl.ZMetricDetail | ||
| Defects | Avl.ZMetricDetail | ||
| EdgeContrastMin | Avl.ZMetricDetail | ||
| ERNMax | System.Single | ||
| GlobalThreshold | System.Single | ||
| IntercharacterGap | Avl.ZMetricDetail | ||
| IsComputed | System.Boolean | ||
| IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsQuietZoneValid | System.Boolean | ||
| IsView | System.Boolean | Inherited from Avl.UnmanagedObject | |
| Modulation | Avl.ZMetricDetail | ||
| OverallGrade | System.Single | ||
| ReflectanceMax | System.Int32 | ||
| ReflectanceMin | System.Int32 | ||
| ScanReflectanceProfiles | System.Collections.Generic.List<Avl.ZScanReflectanceProfile> | ||
| SymbolContrast | Avl.ZMetricDetail | ||
| UnusedErrorCorrection | Avl.ZMetricDetail | ||
| UsedScanReflectanceProfiles | System.Int32 | ||
| WideToNarrowRatio | Avl.ZMetricDetail |
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Avl.ZQualityMetrics) | ||
| Dispose() | Inherited from Avl.UnmanagedObject | |
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.ZQualityMetrics) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Avl.ZQualityMetrics) | ||
| ToString() | Inherited from System.Object |
