I am trying to select an image from photo library, this is the photo
which I have downloaded from net and is stored in my photo lib.
So now I want to give user an option to select an image from photo lib and apply as a backgroundImage throught my app, but when I do it, I get the image this way on my iphone screen
Actually the image has been filled the screen, because the content mode specified is "scaleToFill".
1) I want to know how to make this image maintain its aspect ratio and also fill the screen?
Regards Ranjit
