ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information controller Gamma settings. More...
#include <adl_structures.h>
Data Fields | |
float | fBlue |
Blue color channel gamma value. More... | |
float | fGreen |
Green color channel gamma value. More... | |
float | fRed |
Red color channel gamma value. More... | |
Structure containing information controller Gamma settings.
This structure is used to store the red, green and blue color channel information for the. controller gamma setting. This information is returned by ADL, and it can also be used to set the controller gamma setting.
float ADLGamma::fBlue |
Blue color channel gamma value.
float ADLGamma::fGreen |
Green color channel gamma value.
float ADLGamma::fRed |
Red color channel gamma value.