| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| bloomBegin | s8 | 0x0 | The threshold rate for near bloom. | |
| bloomMul | s8 | 0x1 | The magnification rate for near bloom. | |
| pad_0 | dummy8 | 0x2 | This field is padding. | |
| grayKeyValue | f32 | 0x4 | The gray key value. Higher values make the screen brighter, and vice versa. | |
| minAdaptedLum | f32 | 0x8 | The minimum level of adaptive brightness. | |
| maxAdapredLum | f32 | 0xc | The maximum level of adaptive brightness. | |
| adaptSpeed | f32 | 0x10 | The speed of adaptive brightness changes. | |
| pad_1 | dummy8 | 0x14 | This field is padding. |