CF 2.0 - Rotate an image ?
I saw somewhere that on CF 2.0, an image rotating will be feasible.
I installed the vs 2005 with the new framework and new cf but couldnt find any rotating ability.
Does anyone can give me a hint?
thanks,
I saw somewhere that on CF 2.0, an image rotating will be feasible.
I installed the vs 2005 with the new framework and new cf but couldnt find any rotating ability.
Does anyone can give me a hint?
thanks,
Thanks Alex, Amm, is there a better (faster) way than do it pixel by pixel ? And what about the Win Mobile 5.0, maybe does it have the API for doing an image rotation?
thanks again,
Hi Adiraz, can you give me some 'kick start' :-) for using the direct3d ? a small code snippet or such will be great. thanks,
Do you want to be able to rotate the image on any angle or some predefined values like 90, 180, 270 degrees?
yes, I need to rotate the image to any angle and not just predefined...