Skip to content

Latest commit

 

History

History
98 lines (68 loc) · 3.78 KB

ns-d3dumddi-_d3dddi_overlaycolorcontrols.md

File metadata and controls

98 lines (68 loc) · 3.78 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:d3dumddi._D3DDDI_OVERLAYCOLORCONTROLS
_D3DDDI_OVERLAYCOLORCONTROLS (d3dumddi.h)
The D3DDDI_OVERLAYCOLORCONTROLS structure describes color-control settings for an overlay.
display\d3dddi_overlaycolorcontrols.htm
display
05/10/2018
D3DDDI_OVERLAYCOLORCONTROLS structure
D3DDDI_OVERLAYCOLORCONTROLS, D3DDDI_OVERLAYCOLORCONTROLS structure [Display Devices], D3D_other_Structs_276dd56c-35ba-4ee4-97d7-adb8dfd59c7f.xml, _D3DDDI_OVERLAYCOLORCONTROLS, d3dumddi/D3DDDI_OVERLAYCOLORCONTROLS, display.d3dddi_overlaycolorcontrols
d3dumddi.h
D3dumddi.h
Windows
Available in Windows Vista and later versions of the Windows operating systems.
Windows
D3DDDI_OVERLAYCOLORCONTROLS
_D3DDDI_OVERLAYCOLORCONTROLS
d3dumddi/_D3DDDI_OVERLAYCOLORCONTROLS
D3DDDI_OVERLAYCOLORCONTROLS
d3dumddi/D3DDDI_OVERLAYCOLORCONTROLS
APIRef
kbSyntax
HeaderDef
d3dumddi.h
_D3DDDI_OVERLAYCOLORCONTROLS
D3DDDI_OVERLAYCOLORCONTROLS

_D3DDDI_OVERLAYCOLORCONTROLS structure

-description

The D3DDDI_OVERLAYCOLORCONTROLS structure describes color-control settings for an overlay.

-struct-fields

-field BrightnessSetting [in]

An INT value that specifies the brightness of the output image as it is written to the overlay. This member is set if the Brightness bit-field flag is set in the Flags member.

-field ContrastSetting [in]

An INT value that specifies the contrast of the output image as it is written to the overlay. This member is set if the Contrast bit-field flag is set in the Flags member.

-field HueSetting [in]

An INT value that specifies the hue of the output image as it is written to the overlay. This member is set if the Hue bit-field flag is set in the Flags member.

-field SaturationSetting [in]

An INT value that specifies the saturation of the output image as it is written to the overlay. This member is set if the Saturation bit-field flag is set in the Flags member.

-field SharpnessSetting [in]

An INT value that specifies the sharpness of the output image as it is written to the overlay. This member is set if the Sharpness bit-field flag is set in the Flags member.

-field GammaSetting [in]

An INT value that specifies the gamma setting of the output image as it is written to the overlay. This member is set if the Gamma bit-field flag is set in the Flags member.

-field ColorEnableSetting [in]

An INT value that specifies the color-enable setting of the output image as it is written to the overlay. This member is set if the ColorEnable bit-field flag is set in the Flags member.

-field Flags [in]

A D3DDDI_OVERLAYCOLORCONTROLSFLAGS structure that identifies color-control settings that the overlay hardware supports.

-see-also

D3DDDIARG_GETOVERLAYCOLORCONTROLS

D3DDDIARG_SETOVERLAYCOLORCONTROLS

D3DDDI_OVERLAYCOLORCONTROLSFLAGS