-
Manual rotation
I kind of got the idea on what algorithum to use on a pixel to rotate X degree's but how do I get at the pixels to change there rotation in DDraw?? I have all my images in a DDraw surface.
P.S. If anyone has something or knows of something that will rotate these images for me that would be nice! :)
-
1 Attachment(s)
Yes this is a control i made you need two Picture Boxes
First is the Picturebox containing the Picture you wish to rotate second is the returned picture and THETA is the angle
So Example
RC.Rotate pic1,pic2,90
P.s its a control so you must add it by going to
Project/controls/browse and selecting it as an add on
Bodwad
Bodwad Software:cool: