DD_VIDEO_COLOR_CONFIG¶
Structure Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 7 8 | |
Function Description¶
Video color scheme structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| iSize | unsigned int | The length of this structure. |
| usedNum | unsigned int | The number of schemes to use, default is 1. |
| videoColor | DD_VIDEO_COLOR[DD_MAX_COLOR_CFG_NUM] | Color scheme. |