TBaseLuminanceSource.Create Constructor

Overloads

Create(Integer, Integer)

Delphi
constructor Create(const width: Integer; const height: Integer)

Parameters

width
Integer
height
Integer

Create(TArray<Byte>, Integer, Integer)

Delphi
constructor Create(const luminanceArray: TArray<Byte>; const width: Integer; const height: Integer)

Parameters

luminanceArray
TArray<Byte>
width
Integer
height
Integer