ID2D1DeviceContext3.DrawSpriteBatch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void DrawSpriteBatch(ID2D1SpriteBatch spriteBatch, uint startIndex, uint spriteCount, ID2D1Bitmap bitmap, D2D1_BITMAP_INTERPOLATION_MODE interpolationMode, D2D1_SPRITE_OPTIONS spriteOptions)
  2. void DrawSpriteBatch(ID2D1SpriteBatch spriteBatch, ID2D1Bitmap bitmap, D2D1_BITMAP_INTERPOLATION_MODE interpolationMode, D2D1_SPRITE_OPTIONS spriteOptions)
    interface ID2D1DeviceContext3
    extern (Windows) final
    void
    DrawSpriteBatch
    (,
    ID2D1Bitmap bitmap
    ,
    D2D1_BITMAP_INTERPOLATION_MODE interpolationMode = D2D1_BITMAP_INTERPOLATION_MODE.LINEAR
    ,)

Meta