ID2D1ColorContext

<summary> Represents a color context that can be used with an ID2D1Bitmap1 object. </summary>

Members

Functions

GetColorSpace
D2D1_COLOR_SPACE GetColorSpace()

<summary> Retrieves the color space of the color context. </summary>

GetProfile
HRESULT GetProfile(BYTE* profile, UINT32 profileSize)

<summary> Retrieves the color profile bytes. </summary>

GetProfileSize
UINT32 GetProfileSize()

<summary> Retrieves the size of the color profile, in bytes. </summary>

Meta