|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information about driver current gamut space , parent struct for ADLGamutCoordinates and ADLWhitePoint This structure is used to get/set driver supported gamut space. More...
#include <adl_structures.h>
Data Fields | |
| ADLGamutCoordinates | CustomGamut |
| valid when in mask avails ADL_CUSTOM_GAMUT More... | |
| ADLPoint | CustomWhitePoint |
| valid when in mask avails ADL_CUSTOM_WHITE_POINT More... | |
| int | iFeature |
| int | iPredefinedGamut |
| one of ADL_GAMUT_SPACE_CCIR_709 - ADL_GAMUT_SPACE_CIE_RGB More... | |
| int | iPredefinedWhitePoint |
| one of ADL_WHITE_POINT_5000K - ADL_WHITE_POINT_9300K More... | |
Structure containing information about driver current gamut space , parent struct for ADLGamutCoordinates and ADLWhitePoint This structure is used to get/set driver supported gamut space.
| ADLGamutCoordinates ADLGamutData::CustomGamut |
valid when in mask avails ADL_CUSTOM_GAMUT
| ADLPoint ADLGamutData::CustomWhitePoint |
valid when in mask avails ADL_CUSTOM_WHITE_POINT
| int ADLGamutData::iFeature |
used as mask and could be 4 options BIT_0 If flag ADL_GAMUT_REFERENCE_SOURCE is asserted set operation is related to gamut source , if not gamut destination BIT_1 If flag ADL_GAMUT_GAMUT_VIDEO_CONTENT is asserted BIT_2,BIT_3 used as mask and could be 4 options custom (2) + predefined (2) 0. Gamut predefined, white point predefined -> 0 | 0
| int ADLGamutData::iPredefinedGamut |
one of ADL_GAMUT_SPACE_CCIR_709 - ADL_GAMUT_SPACE_CIE_RGB
| int ADLGamutData::iPredefinedWhitePoint |
one of ADL_WHITE_POINT_5000K - ADL_WHITE_POINT_9300K