TOne DReader .Record Pattern In Reverse Method
Records the pattern in reverse.
class function RecordPatternInReverse(row: IBitArray; start: Integer; counters: TArray<Integer>): Boolean
Parameters
- row
- Type: ZXing.Common.BitArray.IBitArray
The row.
- start
- Type: System.Integer
The start.
- counters
- Type: TArray<Integer>
The counters.
Return Value
Type: System.Boolean