Search Results for

    Show / Hide Table of Contents

    Class BarcodeScanMode

    Define how IronBarcode scans and detects barcodes in an image to read.

    Inheritance
    System.Object
    BarcodeScanMode
    Namespace: IronBarCode
    Assembly: IronBarCode.dll
    Syntax
    public sealed class BarcodeScanMode : Enum

    Fields

    Auto

    Reads barcodes with most optimal reader configurations automatically applied.

    Recommended for the best results and performance.

    Declaration
    public const BarcodeScanMode Auto
    Field Value
    Type Description
    BarcodeScanMode

    MachineLearningScan

    Scan image for barcodes with machine learning detection and read them.

    Declaration
    public const BarcodeScanMode MachineLearningScan
    Field Value
    Type Description
    BarcodeScanMode

    OnlyBasicScan

    Read barcodes without machine learning detection or automatic image pre-processing and reader option configuration.

    This option can be used with IronBarCode.Slim alone.

    Declaration
    public const BarcodeScanMode OnlyBasicScan
    Field Value
    Type Description
    BarcodeScanMode

    OnlyDetectionModel

    Scan image for barcodes and return their positions as an array of IronSoftware.Drawing.PointF.

    This mode does not read the detected barcodes, it only returns the positions of each barcode.

    Declaration
    public const BarcodeScanMode OnlyDetectionModel
    Field Value
    Type Description
    BarcodeScanMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronBarcode to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronBarcode free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.