Tagged Questions
1
vote
0answers
211 views
SharpDX's ContextDirect2D Begin/Draw/End vs SpriteBatch
I'm migrating from XNA to SharpDX in Win8. I noticed this in one of the samples: http://sharpdx.org/documentation/api/m-sharpdx-direct2d1-devicecontext-drawbitmap. Is this different in some shape way ...