TOneDReader.decode Method

Locates and decodes a barcode in some format within an image.

Unit: ZXing.OneD.OneDReader
function decode(const image: TBinaryBitmap): TReadResult

Parameters

image
Type: ZXing.BinaryBitmap.TBinaryBitmap

image of barcode to decode

Return Value

String which the barcode encodes