DXGI_OVERLAY_COLOR_SPACE_SUPPORT_FLAG enumeration

Specifies support for overlay color space.

Syntax


typedef enum DXGI_OVERLAY_COLOR_SPACE_SUPPORT_FLAG { 
  DXGI_OVERLAY_COLOR_SPACE_SUPPORT_FLAG_PRESENT  = 0x1
} DXGI_OVERLAY_COLOR_SPACE_SUPPORT_FLAG;

Constants

DXGI_OVERLAY_COLOR_SPACE_SUPPORT_FLAG_PRESENT

Overlay color space support is present.

Requirements

Minimum supported client

Windows 10 [desktop apps only]

Minimum supported server

Windows Server 2016 [desktop apps only]

Header

DXGI1_4.h

See also

DXGI Enumerations

 

 

Show: