ID2D1DeviceContext5::CreateColorContextFromSimpleColorProfile methods

Creates a color context from a simple color profile. It is only valid to use this with the Color Management Effect in 'Best' mode.

Overload list

MethodDescription
CreateColorContextFromSimpleColorProfile(D2D1_SIMPLE_COLOR_PROFILE *, ID2D1ColorContext1 **)

Creates a color context from a simple color profile. It is only valid to use this with the Color Management Effect in 'Best' mode.

CreateColorContextFromSimpleColorProfile(D2D1_SIMPLE_COLOR_PROFILE &, ID2D1ColorContext1 **)

Creates a color context from a simple color profile. It is only valid to use this with the Color Management Effect in 'Best' mode.

See also

ID2D1DeviceContext5

 

 

Show: