ID2D1CommandSink3 interface (d2d1_3.h)
This interface performs all the same functions as the existing ID2D1CommandSink2 interface. It also enables access to sprite batch rendering.
Inheritance
The ID2D1CommandSink3 interface inherits from ID2D1CommandSink2. ID2D1CommandSink3 also has these types of members:
Methods
The ID2D1CommandSink3 interface has these methods.
ID2D1CommandSink3::DrawSpriteBatch Renders part or all of the given sprite batch to the device context using the specified drawing options. (ID2D1CommandSink3.DrawSpriteBatch) |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |