Click or drag to resize

IDecoder Methods

The IDecoder type exposes the following members.

Methods
  NameDescription
Public methodDecode
Decode a single barcode within the specified bitmap.
Public methodDecodeMultiple
Decode multiple barcodes within an image.
Public methodSetPossibleTypes
Sets the list of possible barcode types to detect. If not set or set to null, then all supported types will be searched.
Top
See Also