TDataMatrixReader.decode Method

Unit: ZXing.Datamatrix.DataMatrixReader
function decode(const image: TBinaryBitmap; hints: TDictionary<TDecodeHintType, TObject>): TReadResult

Parameters

image
Type: ZXing.BinaryBitmap.TBinaryBitmap

hints
Type: TDictionary<TDecodeHintType, TObject>

Return Value