ISO15416ScanReflectanceProfile Class Members
In This Topic
The following tables list the members exposed by
ISO15416ScanReflectanceProfile.
Public Properties
| Name | Description |
 | AverageBarGain | Gets a symbol average bar gain, in percents. |
 | BlackNarrowBarWidth | Gets a black narrow bar width, in pixels. |
 | BlackWhiteRatio | Gets the ratio BlackNarrowBarWidth to WhiteNarrowBarWidth (BWR). |
 | Decodability | Gets a decodability value. |
 | DecodabilityGrade | Gets a grade of Decodability. |
 | DecodabilityGradeValue | Gets a grade value of Decodability. |
 | Decode | Gets a value indicating whether the barcode value is decoded successfully. |
 | DecodeGrade | Gets a grade of Decode. |
 | DecodeValue | Gets a decoded barcode value. |
 | Defects | Gets a defects value. |
 | DefectsGrade | Gets a grade of Defects. |
 | DefectsGradeValue | Gets a grade value of Defects. |
 | GlobalThreshold | Gets a global threshold (GT), in percents of reflectance. |
 | MaxElementReflectanceNonUniformity | Gets a maximum element reflectance non-uniformity (ERNmax). |
 | MaxReflectance | Gets a max reflectance (Rmax), in percents of reflectance. |
 | MinEdgeContrast | Gets a minimum edge contrast (ECmin), in percents of reflectance. |
 | MinEdgeContrastGrade | Gets a grade of MinEdgeContrast. |
 | MinReflectance | Gets a min reflectance (Rmin), in percents of reflectance. |
 | MinReflectanceGrade | Gets a grade of MinReflectance. |
 | Modulation | Gets a modulation (MOD). |
 | ModulationGrade | Gets a grade of Modulation. |
 | ModulationGradeValue | Gets a grade value of Modulation. |
 | PrintContrastSignal | Gets a symbol print contrast signal (PCS), in percents. |
 | ReflectanceData | Gets an array that contains RAW reflectance data of this profile. |
 | ScanGrade | Gets a grade of scan profile. |
 | ScanGradeValue | Gets a grade value of scan profile. |
 | ScanLineEndPoint | Gets the coordinates, in pixels, of the end point of scan line on image. |
 | ScanLineStartPoint | Gets the coordinates, in pixels, of the start point of scan line on image. |
 | SymbolContrast | Gets a symbol contrast (SC), in percents of reflectance. |
 | SymbolContrastGrade | Gets a grade of SymbolContrast. |
 | SymbolContrastGradeValue | Gets a grade of SymbolContrast. |
 | WhiteNarrowBarWidth | Gets a white narrow bar width, in pixels. |
See Also