TPlanar
YUVLuminance
Source
.Create Constructor
Unit
:
ZXing.PlanarYUVLuminanceSource
Syntax
Delphi
constructor Create(const luminances: TArray<Byte>; const width: Integer; const height: Integer)
Parameters
luminances
Type: TArray<Byte>
width
Type:
System.Integer
height
Type:
System.Integer