TPlanar YUVLuminance Source .Create Constructor
Unit: ZXing.PlanarYUVLuminanceSource
constructor Create(const yuvData: TArray<Byte>; const dataWidth: Integer; const dataHeight: Integer; const left: Integer; const top: Integer; const width: Integer; const height: Integer; const reverseHoriz: Boolean)
Parameters
- yuvData
- Type: TArray<Byte>
- dataWidth
- Type: System.Integer
- dataHeight
- Type: System.Integer
- left
- Type: System.Integer
- top
- Type: System.Integer
- width
- Type: System.Integer
- height
- Type: System.Integer
- reverseHoriz
- Type: System.Boolean