Hi,
In my application I have to capture an image and assign that image to UIIMage IBoutlet created by me that is of size Width:102 and Height-49.
But my problem is that when I saved my image into database using sqlite database and after that when i retrieve my image in that image box then my face image gets oriented to left instead of face up.What's wrong with my image.
I want that in same mode as i captured earlier.
Pleas help me out its urgent.
Thanks in advance