I fetch an image from the web and show it in an UIImage, but first i scaled it down. The thing is, if the image is black and white, the result is pretty bad, with lots of white lines crossing the pic.
I've tried many variations but i see no improvement, always the same poor quality result. Any tips?
Some of the things i tried (remember i'm working without an UIImageView):
http://iosdevelopertips.com/graphics/how-to-scale-an-image-using-an-objective-c-category.html
How to scale a UIImageView proportionally?
What's the easiest way to resize/optimize an image size with the iPhone SDK?
http://www.iphonedevsdk.com/forum/iphone-sdk-development/5204-resize-image-high-quality.html