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: