Hi!
 
I'm having problems in transforming images.
I am trying to apply a rotation to an image, which has been translated before
to a point other than the origin of the user coordinates, that is, I first apply
at.translate(x,y) and then I want to  rotate the translated image.
 
Neither  at.rotate() nor at.setToRotation(), seem to work properly.
Any suggestions?

Reply via email to