TRGBLuminance Source .Create Luminance Source Method
Unit: ZXing.RGBLuminanceSource
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