You are here: Start » AVL.NET » BarcodeGrades Constructor
BarcodeGrades Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public BarcodeGrades( float? overallGrade, float? decode, string decodedText, float? rmax, int rmin, float? globalThreshold, float symbolContrast, float? minEdgeContrast, float? modulation, float? defects, float? decodability )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| overallGrade | float? | ||||
| decode | float? | ||||
| decodedText | string | ||||
| rmax | float? | ||||
| rmin | int | ||||
| globalThreshold | float? | ||||
| symbolContrast | float | ||||
| minEdgeContrast | float? | ||||
| modulation | float? | ||||
| defects | float? | ||||
| decodability | float? |
