You are here: Start » AVL.NET » ZScanReflectanceProfile Structure
ZScanReflectanceProfile Structure
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Holds information about calculated scan reflectance profile using ZBarcode library.
Constructors
| Constructor | Description | |
|---|---|---|
| ZScanReflectanceProfile(Int32, Int32, Single, Single, ZMetricDetail, ZMetricDetail, ZMetricDetail, ZMetricDetail, ZMetricDetail, ZMetricDetail, ZMetricDetail) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Decodability | Avl.ZMetricDetail | ||
| Default | Avl.ZScanReflectanceProfile | Gets a default instance of the ZScanReflectanceProfile. | |
| Defects | Avl.ZMetricDetail | ||
| EdgeContrastMin | Avl.ZMetricDetail | ||
| Empty | Avl.ZScanReflectanceProfile | Gets an empty instance of the ZScanReflectanceProfile. | |
| ERNMax | System.Single | ||
| GlobalThreshold | System.Single | ||
| IntercharacterGap | Avl.ZMetricDetail | ||
| Modulation | Avl.ZMetricDetail | ||
| ReflectanceMax | System.Int32 | ||
| ReflectanceMin | System.Int32 | ||
| SymbolContrast | Avl.ZMetricDetail | ||
| WideToNarrowRatio | Avl.ZMetricDetail |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.ZScanReflectanceProfile) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
