ID2D1CommandSink5 interface (d2d1_3.h)

This interface performs all the same functions as the existing ID2D1CommandSink4 interface, plus it enables access to the BlendImage method.

Inheritance

The ID2D1CommandSink5 interface inherits from ID2D1CommandSink4. ID2D1CommandSink5 also has these types of members:

Methods

The ID2D1CommandSink5 interface has these methods.

 
ID2D1CommandSink5::BlendImage

Draws an image to the device context using the specified blend mode. Results are equivalent to using Direct2D's built-in Blend effect. (ID2D1CommandSink5.BlendImage)

Requirements

Requirement Value
Target Platform Windows
Header d2d1_3.h