Problem in rotating a PNG image
hi everybody
i am developing game for mobile
i am having problem with PNG image, i have downloaded some images from net,if i rotate this image to some angle lets say 5 degree, it doesnt works , it throws and exception, if i rotate it to 180 degree it works well. WHY??
how i can i solve this problem of rotating image?
bye
What is the exception? The pixels may be going out of bounds- try and think where each corner of the image is ending up once it has been rotated.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement