ID2D1ColorContext::GetColorSpace method

Gets the color space of the color context.

Syntax


D2D1_COLOR_SPACE GetColorSpace();

Parameters

This method has no parameters.

Return value

Type: D2D1_COLOR_SPACE

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

Requirements

Header

D2d1_1.h

DLL

D2d1.dll

See also

ID2D1ColorContext

 

 

Show: