I'm using an UIImagePickerController to set a picture from my cameraroll to a UIImageView. However the image is getting scaled automaticly inside this UIImageView because I mentioned 'scale to fit' inside the IB. I'd like to save my chosen image with a resolution of 80x80 pixels so that I won't have to scale. (My App is getting realy slow because of this scaling issue.)
Here's a snippit from my code:
-(void)imagePickerController:(UIImagePickerController *)picker

TV3 Water for Elephants

Robert Pattinson and Reese

robert-pattinson-and-reese-

As the #39;Water For Elephants#39;

Robert Pattinson and Reese

red carpet begins Sunday.

Robert Pattinson and Christoph

Robert Pattinson amp; Reese

The Red carpet will be on
Here's a snippit from my code:
-(void)imagePickerController:(UIImagePickerController *)picker
