This class contains methods to apply blur and tint effects to an image. SwiftImageEffects is a Swift implementation of UIImageEffects.
To run the example project, clone the repo, and run pod install
from the Example directory first.
SwiftImageEffects is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SwiftImageEffects'
If you need more image effects, we recommend GPUImage 2.
Cœur, coeur@gmx.fr
SwiftImageEffects is available under the MIT license. See the LICENSE file for more info.