Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ID2D1DeviceContext3::DrawSpriteBatch methods

Renders part or all of the given sprite batch to the device context using the specified drawing options.

Overload list

MethodDescription
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

ID2D1DeviceContext3

 

 

Show:
© 2017 Microsoft