ID2D1DeviceContext5::CreateColorContextFromSimpleColorProfile methods
Overload list
| Method | Description |
|---|---|
| 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
Show: