aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1DeviceContext3.DrawSpriteBatch
aurora
directx
d2d1
d2d1_3
ID2D1DeviceContext3
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
void
DrawSpriteBatch
(ID2D1SpriteBatch spriteBatch, uint startIndex, uint spriteCount, ID2D1Bitmap bitmap, D2D1_BITMAP_INTERPOLATION_MODE interpolationMode, D2D1_SPRITE_OPTIONS spriteOptions)
interface
ID2D1DeviceContext3
extern (
Windows
)
void
DrawSpriteBatch
(
ID2D1SpriteBatch
spriteBatch
,
uint
startIndex
,
uint
spriteCount
,
ID2D1Bitmap
bitmap
,
D2D1_BITMAP_INTERPOLATION_MODE
interpolationMode
=
D2D1_BITMAP_INTERPOLATION_MODE.LINEAR
,
D2D1_SPRITE_OPTIONS
spriteOptions
=
D2D1_SPRITE_OPTIONS.NONE
)
void
DrawSpriteBatch
(ID2D1SpriteBatch spriteBatch, ID2D1Bitmap bitmap, D2D1_BITMAP_INTERPOLATION_MODE interpolationMode, D2D1_SPRITE_OPTIONS spriteOptions)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1_3
ID2D1DeviceContext3
functions
CreateSpriteBatch
DrawSpriteBatch