TBase Luminance Source .Create Luminance Source Method
Unit: ZXing.BaseLuminanceSource
function CreateLuminanceSource(const newLuminances: TArray<Byte>; const width: Integer; const height: Integer): TLuminanceSource
Parameters
- newLuminances
- Type: TArray<Byte>
- width
- Type: System.Integer
- height
- Type: System.Integer