I want to sharpen images in my app.
I found this post
how to sharp/blur an uiimage in iphone?
and also had a look at Apple's sample
But that OpenGL ES thing killed my brain cells a lot and I still don't get it.
So, Can anyone pls give me a piece of helper code to sharpen an UIImage?
Thanks