VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebImageInvertModeEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebImageInvertModeEnumJS Enumeration
    In This Topic
    Specifies available modes of threshold detection.
    Members
    MemberDescription
    NoInvertBarcode reader recognizes barcodes in not inverted (source) image.
    InvertBarcode reader recognizes barcodes in inverted image.
    NoInvertAndInvertBarcode reader recognizes barcodes in not inverted (source) image and inverted image. Not inverted (source) image has priority.
    InvertAndNoInvertBarcode reader recognizes barcodes in inverted image and not inverted (source) image. Inverted image has priority.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Barcode.WebImageInvertModeEnumJS

    Browser Compatibility
    9
    5
    11
    5
    See Also