See: Description
Class | Description |
---|---|
BarCodeReader |
BarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform Read operation to detect barcodes
|
BarCodeRegion |
Represents the barcode's region.
|
BaseDecodeType |
Base class for MultyDecodeType and SingleDecodeType.
|
Code128DataPortion |
Contains the data of subtype for Code128 type barcode
|
DecodeType |
Specify the type of barcode to read.
|
ManualHint | Deprecated
Use QualitySettings instead.
|
MultyDecodeType |
Composite decode type.
|
ProcessorSettings |
Information about using processor cores
|
RecognitionMode |
Recognition modes.
|
SingleDecodeType |
Single decode type.
|
Enum | Description |
---|---|
ChecksumValidation |
Enable checksum validation during recognition for 1D barcodes.
|
CustomerInformationInterpretingType |
Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode.
|
Exception | Description |
---|---|
BarCodeRecognitionException |
General exception thrown by BarCodeReader, inherited from BarCodeException
|