NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
_NVVIOGAMMACORRECTION Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 vioGammaCorrectionType
union {
   NVVIOGAMMARAMP8   gammaRamp8
   NVVIOGAMMARAMP10   gammaRamp10
gammaRamp
float fGammaValueR
float fGammaValueG
float fGammaValueB

Detailed Description

Gamma correction.


Field Documentation

Blue Gamma value within gamma ranges. 0.5 - 6.0.

Green Gamma value within gamma ranges. 0.5 - 6.0.

Red Gamma value within gamma ranges. 0.5 - 6.0.

Gamma correction:

Gamma ramp (10-bit index, 16-bit values)

Gamma ramp (8-bit index, 16-bit values)

Structure version.

Gamma correction type (8-bit or 10-bit)


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


Copyright (c) 2007-2015 NVIDIA Corporation. All rights reserved.

NVIDIA