TUPCAReader .decode Row Method
Unit: ZXing.OneD.UPCAReader
function decodeRow(const rowNumber: Integer; const row: IBitArray; const startGuardRange: TArray<Integer>; const hints: TDictionary<TDecodeHintType, TObject>): TReadResult
Parameters
- rowNumber
- Type: System.Integer
- row
- Type: ZXing.Common.BitArray.IBitArray
- startGuardRange
- Type: TArray<Integer>
- hints
- Type: TDictionary<TDecodeHintType, TObject>