IDXGIOutput4 interface

Represents an adapter output (such as a monitor). The IDXGIOutput4 interface exposes a method to check for overlay color space support.

Members

The IDXGIOutput4 interface inherits from IDXGIOutput3. IDXGIOutput4 also has these types of members:

Methods

The IDXGIOutput4 interface has these methods.

MethodDescription
CheckOverlayColorSpaceSupport

Checks for overlay color space support.

 

Requirements

Minimum supported client

Windows 10 [desktop apps | UWP apps]

Minimum supported server

Windows Server 2016 [desktop apps | Windows Store apps]

Header

DXGI1_4.h

Library

Dxgi.lib

See also

IDXGIOutput3
DXGI Interfaces

 

 

Show: