![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
Data Fields | |
NvU32 | version |
NvU16 | size |
NvU8 | cmd |
struct { | |
NvU8 colorFormat | |
NvU8 colorimetry | |
NvU8 dynamicRange | |
NV_BPC bpc | |
} | data |
NV_BPC _NV_COLOR_DATA_V3::bpc |
One of NV_BPC enum values.
NvU8 _NV_COLOR_DATA_V3::cmd |
NvU8 _NV_COLOR_DATA_V3::colorFormat |
One of NV_COLOR_FORMAT enum values.
NvU8 _NV_COLOR_DATA_V3::colorimetry |
One of NV_COLOR_COLORIMETRY enum values.
struct { ... } _NV_COLOR_DATA_V3::data |
NvU8 _NV_COLOR_DATA_V3::dynamicRange |
One of NV_DYNAMIC_RANGE enum values.
NvU16 _NV_COLOR_DATA_V3::size |
Size of this structure.
NvU32 _NV_COLOR_DATA_V3::version |
Version of this structure.