|
|
ColorCorrectionMatrix Fields |
The CameraParameterColorCorrectionMatrix type exposes the following members.
| Name | Description | |
|---|---|---|
| V00 |
Set/Get color correction matrix element [0][0]. Type float. By default 1.0.
| |
| V01 |
Set/Get color correction matrix element [0][1]. Type float. By default 0.0.
| |
| V02 |
Set/Get color correction matrix element [0][2]. Type float. By default 0.0.
| |
| V03 |
Set/Get color correction matrix element [0][3]. Type float. By default 0.0.
| |
| V10 |
Set/Get color correction matrix element [1][0]. Type float. By default 0.0.
| |
| V11 |
Set/Get color correction matrix element [1][1]. Type float. By default 1.0.
| |
| V12 |
Set/Get color correction matrix element [1][2]. Type float. By default 0.0.
| |
| V13 |
Set/Get color correction matrix element [1][3]. Type float. By default 0.0.
| |
| V20 |
Set/Get color correction matrix element [2][0]. Type float. By default 0.0.
| |
| V21 |
Set/Get color correction matrix element [2][1]. Type float. By default 0.0.
| |
| V22 |
Set/Get color correction matrix element [2][2]. Type float. By default 1.0.
| |
| V23 |
Set/Get color correction matrix element [2][3]. Type float. By default 0.0.
| |
| V30 |
Set/Get color correction matrix element [3][0]. Type float. By default 0.0.
| |
| V31 |
Set/Get color correction matrix element [3][1]. Type float. By default 0.0.
| |
| V32 |
Set/Get color correction matrix element [3][2]. Type float. By default 0.0.
| |
| V33 |
Set/Get color correction matrix element [3][3]. Type float. By default 1.0.
|