Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface performs all the same functions as the ID2D1DeviceContext4 interface, plus it enables the creation of color contexts and Svg documents.
Inheritance
The ID2D1DeviceContext5 interface inherits from ID2D1DeviceContext4. ID2D1DeviceContext5 also has these types of members:
Methods
The ID2D1DeviceContext5 interface has these methods.
ID2D1DeviceContext5::CreateColorContextFromDxgiColorSpace Creates a color context from a DXGI color space type. It is only valid to use this with the Color Management Effect in 'Best' mode. |
ID2D1DeviceContext5::CreateColorContextFromSimpleColorProfile 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 2/2) |
ID2D1DeviceContext5::CreateColorContextFromSimpleColorProfile 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 1/2) |
ID2D1DeviceContext5::CreateSvgDocument Creates an SVG document from a stream. |
ID2D1DeviceContext5::DrawSvgDocument Draws an SVG document. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |