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