TRGBLuminance
Source
.Create Constructor
Unit
:
ZXing.RGBLuminanceSource
Syntax
Delphi
constructor Create(const rgbRawBytes: TArray<Byte>; const width: Integer; const height: Integer)
Parameters
rgbRawBytes
Type: TArray<Byte>
width
Type:
System.Integer
height
Type:
System.Integer