ADL (AMD Display Library) Public APIs
Version 17.1
|
This file contains the structure declarations that are used by the public ADL interfaces for Linux an...
int ADL2_Controller_Color_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iControllerIndex, ADLGamma *lpGammaCurrent, ADLGamma *lpGammaDefault, ADLGamma *lpGammaMin, ADLGamma *lpGammaMax)
Function to get the current value of gamma for a controller.
int ADL_Controller_Color_Set(int iAdapterIndex, int iControllerIndex, ADLGamma adlGamma)
Function to set the current gamma value for a controller.
int ADL2_Controller_Color_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iControllerIndex, ADLGamma adlGamma)
Function to set the current gamma value for a controller.
Structure containing information controller Gamma settings.
Definition: adl_structures.h:469
int ADL_Controller_Color_Get(int iAdapterIndex, int iControllerIndex, ADLGamma *lpGammaCurrent, ADLGamma *lpGammaDefault, ADLGamma *lpGammaMin, ADLGamma *lpGammaMax)
Function to get the current value of gamma for a controller.
int int iAdapterIndex
Definition: radeonusbled.h:92
void * ADL_CONTEXT_HANDLE
Handle to ADL client context.
Definition: adl_structures.h:2336
#define ADL_EXTERNC
Definition: controller.h:25
Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.