QualityTestManager Class Members
In This Topic
The following tables list the members exposed by
QualityTestManager.
Public Constructors
Public Properties
| | Name | Description |
 | ApertureFactor | Gets or sets the factor of aperture diameter of ISO15415 quality test. |
 | BarcodeCellAvgSize | Gets or sets the average size of the 2D barcode cell, measured in pixels. |
 | BarcodeInfoToQualityTest | Gets the mapping of barcode information into quality test. |
 | BarcodeReader | Gets the barcode reader that is used for barcode recognition before barcode testing. |
 | BarcodeReaderSettings | Gets the settings for barcode reader that is used for barcode recognition before barcode testing. |
 | ISO15415Results | Gets an array that contains results of ISO15415 quality test of 2D barcodes. |
 | ISO15415Settings | Gets or sets the settings of ISO15415 barcode print quality test. |
 | ISO15416Results | Gets an array that contains results of ISO15416 quality test of 1D barcodes. |
Public Methods
| | Name | Description |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
 | ExecuteTesting | Overloaded. Executes the ISO15415 and/or ISO15416 quality tests on image from stream. |
Protected Methods
See Also