jurij
Computer
- Apr 14, 2005
- 1
I'm triing to rotate an image around a certain point in image, that is not necessarily a center point. What would be the best (simplest/fastest solution).
I wanted to use imrotate, but it seems it rotates only around a center point. I tried to modify it, but I had no luck :]
I also tried to write my own image rotation function. It worked but it was slooooooow :].
Thank you!
I wanted to use imrotate, but it seems it rotates only around a center point. I tried to modify it, but I had no luck :]
I also tried to write my own image rotation function. It worked but it was slooooooow :].
Thank you!