BarcodeReader Class

Namespace: id3.Bioseal

Definition

Provides functionality to decode barcodes from raw image data.

Properties

Name

Type

Description

outputData

byte[]

Holds the decoded data extracted from the barcode.

Methods

Name

Description

decode

Attempts to decode a barcode from the provided raw image data.