I’ve managed to set my app to download an image from the web into it but the image is getting cropped. Does anyone know of a way to scale it down on-the-fly?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Paste your code so we can help you, paste the viewController.h and viewController.m at a minimum.
Or take a working model from a tutorial site and modify it for your needs. Try this example I cooked up and see if it will help you http://iossentials.com/2012/04/29/building-an-ios-app-to-load-an-image-from-internet-and-resize-it-using-uiimage/