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.
|
ChecksumValidation |
Enable checksum validation during recognition for 1D barcodes.
|
Code128DataPortion |
Contains the data of subtype for Code128 type barcode
|
Code128SubType |
Contains types of Code128 subset
|
CustomerInformationInterpretingType |
Defines the interpreting type(CTable or NTable) of customer information for AustralianPost BarCode.
|
DecodeType |
Specify the type of barcode to read.
|
ManualHint |
Manual hints.
|
MultyDecodeType |
Composite decode type.
|
PossibleBarCode |
Describes possible barcode found.
|
ProcessorSettings |
Information about using processor cores
|
RecognitionHints | Deprecated
RecognitionHints is deprecated
|
RecognitionHints.Orientation | Deprecated
Orientation is deprecated.
|
RecognitionMode |
Recognition modes.
|
SingleDecodeType |
Single decode type.
|
Exception | Description |
---|---|
BarCodeRecognitionException |
General exception thrown by BarCodeReader, inherited from BarCodeException
|