I've been developing an app for quite a while now and am soon to finish. I have been blurring some images using the UIImage+ImageEffects.h
library, but now I want to switch to Gaussian blurring an UIImage
Is there any library or something similar that would allow me to gaussian blur an image in my app?