Table of Contents

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 ISpriteBatch
startIndex int
spriteCount int
bitmap IDeviceBitmap
interpolationMode InterpolationMode
spriteOptions SpriteOptions