Search Results for

    Show / Hide Table of Contents

    Class ReadingSpeed

    Specify the reading speed of IronBarcode. Setting a more detailed option will use more CPU and take longer.

    Please understand that pre-processing is CPU-heavy and we recommend experimenting with different settings starting with the lowest settings first and gradually working up from there.

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

    Fields

    Balanced

    Light Processing is performed to attempt to clarify the barcode area and make it stand out more for the reader.

    Declaration
    public const ReadingSpeed Balanced
    Field Value
    Type Description
    ReadingSpeed

    Detailed

    Medium Processing is performed to attempt to clarify the barcode area and make it stand out more for the reader.

    This is a CPU-intensive operation. We recommend experimenting with all levels of processing to ensure you are using the weakest one required to improve performance.

    Declaration
    public const ReadingSpeed Detailed
    Field Value
    Type Description
    ReadingSpeed

    ExtremeDetail

    Heavy Processing is performed to attempt to clarify the barcode area and make it stand out more for the reader.

    Please use this ReadingSpeed if you are trying to read multiple barcodes with the same values in one input file.

    This is a very CPU-intensive operation and may still not improve blurry barcodes or noisy images.

    Please consider using our filters: https://ironsoftware.com/csharp/ocr/tutorials/c-sharp-ocr-image-filters/

    Declaration
    public const ReadingSpeed ExtremeDetail
    Field Value
    Type Description
    ReadingSpeed

    Faster

    No processing (Default). Barcode images are not preprocessed at all.

    Declaration
    public const ReadingSpeed Faster
    Field Value
    Type Description
    ReadingSpeed

    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.