aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1DeviceContext3.DrawSpriteBatch
aurora
directx
d2d1
d2d1_3
ID2D1DeviceContext3
Undocumented in source. Be warned that the author may not have intended to support it.
void
DrawSpriteBatch
(ID2D1SpriteBatch spriteBatch, uint startIndex, uint spriteCount, ID2D1Bitmap bitmap, D2D1_BITMAP_INTERPOLATION_MODE interpolationMode, D2D1_SPRITE_OPTIONS spriteOptions)
void
DrawSpriteBatch
(ID2D1SpriteBatch spriteBatch, ID2D1Bitmap bitmap, D2D1_BITMAP_INTERPOLATION_MODE interpolationMode, D2D1_SPRITE_OPTIONS spriteOptions)
interface
ID2D1DeviceContext3
extern (
Windows
) final
void
DrawSpriteBatch
(
ID2D1SpriteBatch
spriteBatch
,
ID2D1Bitmap
bitmap
,
D2D1_BITMAP_INTERPOLATION_MODE
interpolationMode
=
D2D1_BITMAP_INTERPOLATION_MODE.LINEAR
,
D2D1_SPRITE_OPTIONS
spriteOptions
=
D2D1_SPRITE_OPTIONS.NONE
)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1_3
ID2D1DeviceContext3
functions
CreateSpriteBatch
DrawSpriteBatch