I'm working on an app where I have a lot of small photos / drawings that are in a pixelated style. Because they're pixelated, they're very small, about two times smaller than I'd like them to appear on the screen. Whenever I do this, instead of seeing the same sharp photo, with each pixel slightly larger, I see a blurred version of the small one. I was wondering if there was a setting to turn that off, and show each pixel slightly larger, and with a sharp edge. I'd rather avoid the hassle of processing each image and multiplying the pixel sizes, but if there's an easy way to do that I'd love to hear it.
Thanks