ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLGamutInfo Struct Reference

Structure containing information about driver supported gamut spaces , capability method. More...

#include <adl_structures.h>

Data Fields

int SupportedGamutSpace
 Any combination of following ADL_GAMUT_SPACE_CCIR_709 - ADL_GAMUT_SPACE_CUSTOM. More...
 
int SupportedWhitePoint
 Any combination of following ADL_WHITE_POINT_5000K - ADL_WHITE_POINT_CUSTOM. More...
 

Detailed Description

Structure containing information about driver supported gamut spaces , capability method.

This structure is used to get driver all supported gamut spaces

Field Documentation

◆ SupportedGamutSpace

int ADLGamutInfo::SupportedGamutSpace

Any combination of following ADL_GAMUT_SPACE_CCIR_709 - ADL_GAMUT_SPACE_CUSTOM.

◆ SupportedWhitePoint

int ADLGamutInfo::SupportedWhitePoint

Any combination of following ADL_WHITE_POINT_5000K - ADL_WHITE_POINT_CUSTOM.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.