ID2D1ColorContext1 interface

Represents a color context to be used with the Color Management Effect.

Members

The ID2D1ColorContext1 interface inherits from ID2D1ColorContext. ID2D1ColorContext1 also has these types of members:

Methods

The ID2D1ColorContext1 interface has these methods.

MethodDescription
GetColorContextType

Retrieves the color context type.

GetDXGIColorSpace

Retrieves the DXGI color space of this context. Returns DXGI_COLOR_SPACE_CUSTOM when color context type is ICC.

GetSimpleColorProfile

Retrieves a set simple color profile.

 

Requirements

Header

D2d1_3.h

DLL

D2d1.dll

 

 

Show: