NVAPI Reference Documentation 545
Loading...
Searching...
No Matches
Public Attributes | List of all members
_NVVIOGAMMACORRECTION Struct Reference

Gamma correction. More...

#include <nvapi.h>

Public Attributes

NvU32 version
 Structure version.
 
NvU32 vioGammaCorrectionType
 
union { 
 
   NVVIOGAMMARAMP8   gammaRamp8 
 Gamma ramp (8-bit index, 16-bit values)
 
   NVVIOGAMMARAMP10   gammaRamp10 
 Gamma ramp (10-bit index, 16-bit values)
 
gammaRamp 
 Gamma correction:
 
float fGammaValueR
 Red Gamma value within gamma ranges. 0.5 - 6.0.
 
float fGammaValueG
 Green Gamma value within gamma ranges. 0.5 - 6.0.
 
float fGammaValueB
 Blue Gamma value within gamma ranges. 0.5 - 6.0.
 

Detailed Description

Gamma correction.


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