![]() | IDecoder Interface |
Namespace: Opait.Barcoder.Api
public interface IDecoder
The IDecoder 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.
|