Combination structure of FKey and color.
More...
|
|
FKey | Key |
| | FKey code of the key.
|
| |
|
int | R |
| | The intensity of the red color. Range: 0~255.
|
| |
|
int | G |
| | The intensity of the green color. Range: 0~255.
|
| |
|
int | B |
| | The intensity of the blue color. Range: 0~255.
|
| |
Combination structure of FKey and color.