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. |
 | Decode | Gets the "Decode" assessment parameter, on a pass or fail basis. |
 | DecodeValue | Gets a decoded barcode value. |
 | Defects | Gets a defects value. |
 | 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. |
 | MinReflectance | Gets a min reflectance (Rmin), in percents of reflectance. |
 | Modulation | Gets a modulation (MOD). |
 | PrintContrastSignal | Gets a symbol print contrast signal (PCS), in percents. |
 | QuietZoneAnalyzedSizeLeft | Gets the analyzed size of barcode quiet zone, in pixels, at left side. |
 | QuietZoneAnalyzedSizeRight | Gets the analyzed size of barcode quiet zone, in pixels, at right side. |
 | QuietZoneLeft | Gets the barcode quiet zone, in percentages from required quiet zone, at left side. |
 | QuietZoneRight | Gets the barcode quiet zone, in percentages from required quiet zone, at right side. |
 | ReflectanceData | Gets an array that contains RAW reflectance data of this profile. |
 | ScanGrade | 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. |
 | WhiteNarrowBarWidth | Gets a white narrow bar width, in pixels. |
See Also