TRGBLuminanceSource.DetermineBitmapFormat Method

Definition

Delphi
function DetermineBitmapFormat(const rgbRawBytes: TArray<Byte>; const width: Integer; const height: Integer): TBitmapFormat

Parameters

rgbRawBytes
TArray<Byte>
width
Integer
height
Integer

Returns