Method DrawSpriteBatch
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
DrawSpriteBatch(ISpriteBatch, int, int, IDeviceBitmap, InterpolationMode, SpriteOptions)
void DrawSpriteBatch(ISpriteBatch spriteBatch, int startIndex, int spriteCount, IDeviceBitmap bitmap, InterpolationMode interpolationMode, SpriteOptions spriteOptions)
Parameters
spriteBatch
ISpriteBatchstartIndex
intspriteCount
intbitmap
IDeviceBitmapinterpolationMode
InterpolationModespriteOptions
SpriteOptions