BarcodeDecoder Methods |
The BarcodeDecoder type exposes the following members.
| Name | Description | |
|---|---|---|
| Decode |
Decode a single barcode within the specified bitmap.
| |
| DecodeMultiple |
Decode multiple barcodes within an image.
| |
| SetPossibleTypes |
Sets the list of possible barcode types to detect. If not set
or set to null, then all supported types will be searched.
|