DD_VIDEO_COLOR¶
Structure Definition¶
1 2 3 4 5 6 7 8 | |
1 2 3 4 5 6 7 8 9 | |
Function Description¶
Video color information structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| startTime | unsigned int | The start time (relative time within a day) for this set of colors. |
| brightness | unsigned char | Brightness. |
| hue | unsigned char | Chroma. |
| saturation | unsigned char | Saturation. |
| contrast | unsigned char | Contrast. |