TBase
Luminance
Source
.Create Constructor
Unit
:
ZXing.BaseLuminanceSource
Syntax
Delphi
constructor Create(const luminanceArray: TArray<Byte>; const width: Integer; const height: Integer)
Parameters
luminanceArray
Type: TArray<Byte>
width
Type:
System.Integer
height
Type:
System.Integer