TRGBLuminanceSource.CreateLuminanceSource Method
Definition
Delphi
function CreateLuminanceSource(const newLuminances: TArray<Byte>; const width: Integer; const height: Integer): TLuminanceSource
Parameters
- newLuminances
- TArray<Byte>
- width
- Integer
- height
- Integer