DXVADDI_PROCAMPVALUES - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dumddi.h

typedef struct _DXVADDI_PROCAMPVALUES {
  [in] DXVADDI_FIXED32 Brightness;
  [in] DXVADDI_FIXED32 Contrast;
  [in] DXVADDI_FIXED32 Hue;
  [in] DXVADDI_FIXED32 Saturation;
} DXVADDI_PROCAMPVALUES;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dumddi-_dxvaddi_procampvalues)

_DXVADDI_PROCAMPVALUES structure

Description

The DXVADDI_PROCAMPVALUES structure describes the ProcAmp control adjustment values.

Members

Brightness [in]

A DXVADDI_FIXED32 structure that specifies the brightness of the output image, as it is written to the destination surface.

Contrast [in]

A DXVADDI_FIXED32 structure that specifies the contrast of the output image, as it is written to the destination surface.

Hue [in]

A DXVADDI_FIXED32 structure that specifies the hue of the output image, as it is written to the destination surface.

Saturation [in]

A DXVADDI_FIXED32 structure that specifies the saturation of the output image, as it is written to the destination surface.

See also

D3DDDIARG_VIDEOPROCESSBLT