iphone - How to scale up an UIImage without smoothening anything? -


i want scale uiimage in such way, user can see pixels in uiimage sharp. when put uiimageview , scale transform matrix up, uiimage appears antialiased , smoothed.

is there way render in bigger bitmap context repeating every row , every column bigger pixels? how that?

#import <quartzcore/calayer.h>

view.layer.magnificationfilter = kcafilternearest


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -