ID2D1DeviceContext6 interface (d2d1_3.h)
This interface performs all the same functions as the existing ID2D1DeviceContext5 interface, plus it enables access to the BlendImage method.
Inheritance
The ID2D1DeviceContext6 interface inherits from ID2D1DeviceContext5. ID2D1DeviceContext6 also has these types of members:
Methods
The ID2D1DeviceContext6 interface has these methods.
ID2D1DeviceContext6::BlendImage Draws an image to the device context using the specified blend mode. Results are equivalent to using Direct2D's built-in Blend effect. (ID2D1DeviceContext6.BlendImage) |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |