Rotate a bitmap in DirectDraw
I'm new working with DirectX SDK in C#.
I have this problem:
I'm want to rotate a bitmap clockwise, but with a specific angle, not
every 90 degrees. I'm using DirectDraw, each bitmap has its own surface, etc...
Does anyone has done this before?
Somebody knows how to do it?
thanks!
MykoninePosted Dec 14, 2004, 8:50 PM