VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.QualityTests Namespace / ISO15415QualityTest Class
Constructors Properties Methods SeeAlso
In This Topic
    ISO15415QualityTest Class Members
    In This Topic
    The following tables list the members exposed by ISO15415QualityTest.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ISO15415QualityTest class.
    Public Properties
     NameDescription
    Public PropertyGets the additional grades that depends from barcode symbology.
    Public PropertyGets or sets the factor of aperture diameter.
    Public PropertyGets a "Axial Nonuniformity" assessment parameter, measured in fraction of a module.
    Public PropertyGets the barcode information.
    Public PropertyGets a ISO15516 Center/RAP pattern test for multi-row symbologies (MicroPDF417).
    Public PropertyGets a grade of CenterPatternTest.
    Public PropertyGets a Codeword Print Quality Grade based on codeword decodability for a two-dimensional multi-row symbol.
    Public PropertyGets a Codeword Print Quality Grade based on codeword defects for a two-dimensional multi-row symbol.
    Public PropertyGets a Codeword Print Quality Grade for a two-dimensional multi-row symbol.
    Public PropertyGets a Codeword Print Quality Grade based on codeword modulation for a two-dimensional multi-row symbol.
    Public PropertyGets the efficiency with which linear scans can recover data from a two-dimensional multi-row symbol, in percents.
    Public PropertyGets the contrast uniformity.
    Public PropertyGets the "Decode" assessment parameter, on a pass or fail basis.
    Public PropertyGets the distortion angle of barcode matrix.
    Public PropertyGets a "Fixed Pattern Damage" assessment parameter.
    Public PropertyGets a global threshold (GT), in percents of reflectance.
    Public PropertyGets a "Grid Nonuniformity" assessment parameter, measured in fraction of a module.
    Public PropertyGets a max reflectance, in percents of reflectance.
    Public PropertyGets a min reflectance, in percents of reflectance.
    Public PropertyGets a "Modulation" assessment parameter.
    Public PropertyGets the matrix that contains cells modulation of a matrix barcode.
    Public PropertyGets the overall symbol grade.
    Public PropertyGets a "Print Growth" assessment parameter, measured in fraction of a module.
    Public PropertyGets the barcode quiet zone, in percentages, which is required by barcode symbology specification.
    Public PropertyGets the size of quiet zone, measured in single modules.
    Public PropertyThis property is obsolete (in third edition of ISO/IEC 15415:2024), use Modulation property instead.
    Public PropertyThis property is obsolete, use OverallSymbolGrade property instead.
    Public PropertyGets a ISO15516 Start/RAP pattern test for multi-row symbologies (PDF417/MicroPDF417).
    Public PropertyGets a grade of StartPatternTest.
    Public PropertyGets a ISO15516 Stop/RAP pattern test for multi-row symbologies (PDF417/MicroPDF417).
    Public PropertyGets a grade of StopPatternTest.
    Public PropertyGets a "Symbol Contrast" assessment parameter, measured in percents.
    Public PropertyGets an informative ISO15416 Quality Test for a two-dimensional multi-row symbol.
    Public PropertyGets a "Unused Error Correction" assessment parameter, measured in percents.
    Public Methods
     NameDescription
    Public MethodOverloaded. Calculates all parameters and grades for specified barcode on image.
    See Also