问题
I have browsed stack for this so common issue, and have found that there is no default function to add blur effect to UIImage, and in order to make it one would have to manipulate individual pixels... I presume there are many advanced users who have tried and accomplished this. Does anyone have code to this, or some really specific pointers how this should be done?
回答1:
Here's an iOS image filter library which you could possibly use.
https://github.com/esilverberg/ios-image-filters
回答2:
an other one could be this: Filtrr for iOS
来源:https://stackoverflow.com/questions/8593108/iphone-adding-blur-effect-to-image