TUPCEANReader.findGuardPattern Method

Unit: ZXing.OneD.UPCEANReader
class function findGuardPattern(const row: IBitArray; const rowOffset: Integer; const whiteFirst: Boolean; const pattern: TArray<Integer>): TArray<Integer>

Parameters

row
Type: ZXing.Common.BitArray.IBitArray

rowOffset
Type: System.Integer

whiteFirst
Type: System.Boolean

pattern
Type: TArray<Integer>

Return Value

Type: TArray<Integer>