Search Results for

    Show / Hide Table of Contents

    Class BarcodeResults

    Collection of barcode reading results.

    Inheritance
    System.Object
    BarcodeResults
    Namespace: IronBarCode
    Assembly: IronBarCode.dll
    Syntax
    public class BarcodeResults : List<BarcodeResult>

    Methods

    ExportFilterImagesToDisk(String)

    Exports all intermediate images generated during the filtering process to disk.

    Declaration
    public void ExportFilterImagesToDisk(string filename)
    Parameters
    Type Name Description
    System.String filename

    Filename to export to disk.

    Remarks

    All image files will contain "-i" appended to the end of the filename before the extension, where "i" represents the index of the applied filter.

    CacheAtEachIteration of ImageFilterCollection in BarcodeReaderOptions must be set to true for filtered images to be generated. If BarcodeReaderOptions is not passed in, they are generated by default.

    FilterImages()

    Returns all intermediate images generated during the filtering process.

    Declaration
    public AnyBitmap[] FilterImages()
    Returns
    Type Description
    IronSoftware.Drawing.AnyBitmap[]
    Remarks

    CacheAtEachIteration of ImageFilterCollection in BarcodeReaderOptions must be set to true for filtered images to be generated. If BarcodeReaderOptions is not passed in, they are generated by default.

    Values()

    Returns all values of the BarcodeResult collection.

    Declaration
    public string[] Values()
    Returns
    Type Description
    System.String[]
    ☀
    ☾
    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.