I am developing an app from iPhone 4s (3.5 inch screen) to iPhone 6 Plus (5.5 inch screen).
I need to adjust one image with @2x and @3x given without scaling images.
As the image width is static and changing it would make it blurry.
How can i achieve this with multiple screen width and height. Is it possible or i have to make different images for all screen sizes?