Athugasemd
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Contains information about all possible brightness levels that an integrated display panel supports.
Syntax
typedef struct _D3DKMT_BRIGHTNESS_POSSIBLE_LEVELS {
UCHAR LevelCount;
UCHAR BrightnessLevels[256];
} D3DKMT_BRIGHTNESS_POSSIBLE_LEVELS;
Members
LevelCount
The number of brightness levels that the integrated display panel supports.
BrightnessLevels[256]
The specific brightness levels that the integrated display panel supports.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Header | d3dkmthk.h (include D3dkmthk.h) |