hi,
How Do i rotate my images at any angle i want . By Using CMdaBitmapRotator i can able to rotate the images into 90 , 180 .. bla bla ... but if i want to rotate an image 45 degrees then how do i ???
THANKX in ADVANCE
regards,
Ashu
Printable View
hi,
How Do i rotate my images at any angle i want . By Using CMdaBitmapRotator i can able to rotate the images into 90 , 180 .. bla bla ... but if i want to rotate an image 45 degrees then how do i ???
THANKX in ADVANCE
regards,
Ashu
there is no API's available in SDK's for this purpose, so you need to do it by your self.
yucca
Hi,
I was just wondering if you were able to write some code to rotate your images. I need to re-align an image which means I need to rotate about any angle.
I have found a few open source image libraries I am gonna try taking apart, but if you have managed it I would be very grateful if you could let me get my hands on your code.
Cheers,
Ryan