BarcodeReader Class¶
Namespace: id3.Bioseal
Definition¶
Provides functionality to decode barcodes from raw image data.
Properties¶
Name |
Type |
Description |
|---|---|---|
byte[] |
Holds the decoded data extracted from the barcode. |
Methods¶
Name |
Description |
|---|---|
Attempts to decode a barcode from the provided raw image data. |