Defines | |
#define | ADL_DISPLAY_COLOR_BRIGHTNESS (1 << 0) |
#define | ADL_DISPLAY_COLOR_CONTRAST (1 << 1) |
#define | ADL_DISPLAY_COLOR_SATURATION (1 << 2) |
#define | ADL_DISPLAY_COLOR_HUE (1 << 3) |
#define | ADL_DISPLAY_COLOR_TEMPERATURE (1 << 4) |
#define | ADL_DISPLAY_COLOR_TEMPERATURE_SOURCE_EDID (1 << 5) |
Color Temperature Source is EDID. | |
#define | ADL_DISPLAY_COLOR_TEMPERATURE_SOURCE_USER (1 << 6) |
Color Temperature Source is User. |
#define ADL_DISPLAY_COLOR_BRIGHTNESS (1 << 0) |
#define ADL_DISPLAY_COLOR_CONTRAST (1 << 1) |
#define ADL_DISPLAY_COLOR_SATURATION (1 << 2) |
#define ADL_DISPLAY_COLOR_HUE (1 << 3) |
#define ADL_DISPLAY_COLOR_TEMPERATURE (1 << 4) |
#define ADL_DISPLAY_COLOR_TEMPERATURE_SOURCE_EDID (1 << 5) |
Color Temperature Source is EDID.
#define ADL_DISPLAY_COLOR_TEMPERATURE_SOURCE_USER (1 << 6) |
Color Temperature Source is User.