ID2D1ColorContext::GetColorSpace method (d2d1_1.h)

Gets the color space of the color context.

Syntax

D2D1_COLOR_SPACE GetColorSpace();

Return value

Type: D2D1_COLOR_SPACE

This method returns the color space of the contained ICC profile.

Requirements

Requirement Value
Target Platform Windows
Header d2d1_1.h
DLL D2d1.dll

See also

ID2D1ColorContext