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

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...
 

Detailed Description

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.

Field Documentation

◆ fBlue

float ADLGamma::fBlue

Blue color channel gamma value.

◆ fGreen

float ADLGamma::fGreen

Green color channel gamma value.

◆ fRed

float ADLGamma::fRed

Red color channel gamma value.


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

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