I have images on a server that will be downloaded and displayed in a UIImageView control. What is the optimal image format for these images, .jpg, .png, etc? I want to minimize the d/l time and also have the best quality images displayed.
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.
PNG is pretty much the standard. They’re already zipped and are lossless.