Applying Scale Factor in UIimage in iOS

Updated 26 October 2021

Save

Scale Factor

In iOS we have to set the images on different kind of devices such as iPhone 4, 5,6 etc. each phone has high scale factor due to that reason images , display in sharp and clear. for that we need to find out scale factor of phone.

there is some condition for setting images

1: we make request to server for getting images.

2: we directly fetch the images from url.

1: if we are making request to server for images then we have to send the request in this way:

note: we multiply the screen width  of phone to scale factor.

2: we directly display data on UIimageview

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home