I have a 16x16 UIImage. I want to convert that into a 128x128 UIImage without losing the sharpness. I will be putting the resulting image straight into a UIImageView.
These are the images start is on the left, then the bad image I get, then what I want:
https://i.stack.imgur.com/kgZDo.png
How can I get from the image on the left to the image on the right?