Hello,
I need a clarification about image rotation. If my image size is 1024 x 768 and my lcd resolution is 1280 x 768, what will happen if I rotate the image.
1. Will the image re-size it automatically and fit itself in the lcd screen?
2. If the engine does not re-size the image before rotation, will the image be cropped?
3. Else it is the duty of the developer to use re-sampling engine to down sample the image?
With regards,
Karthik.