ID2D1DeviceContext3::DrawSpriteBatch methods
Overload list
| Method | Description |
|---|---|
| DrawSpriteBatch(ID2D1SpriteBatch*, ID2D1Bitmap*, D2D1_BITMAP_INTERPOLATION_MODE, D2D1_SPRITE_OPTIONS) |
Renders part or all of the given sprite batch to the device context using the specified drawing options. |
| DrawSpriteBatch(ID2D1SpriteBatch*, UINT32, UINT32, ID2D1Bitmap*, D2D1_BITMAP_INTERPOLATION_MODE, D2D1_SPRITE_OPTIONS) |
Renders part or all of the given sprite batch to the device context using the specified drawing options. |
See also
Show: