TDecoderResult.Create Constructor

Unit: ZXing.DecoderResult
constructor Create(RawBytes: TArray<Byte>; const Text: string; ByteSegments: IByteSegments; ECLevel: string; saSequence: Integer; saParity: Integer)

Parameters

RawBytes
Type: TArray<Byte>

Text
Type: System.string

ByteSegments
Type: ZXIng.ByteSegments.IByteSegments

ECLevel
Type: System.string

saSequence
Type: System.Integer

saParity
Type: System.Integer