CIFilterImage 0.0.1

CIFilterImage 0.0.1

Maintained by Tsubasa Hayashi.



CIFilterImage

Overview

CIFilterImage provides UI that can be easily filter images.
This is wrapper of CIFilter.

Demo

Here are some style of demos using CIFilterImage.

White Theme Black Theme

// model: Pintarest

Requirements

  • iOS 11.4+
  • Xcode 10.2+
  • Swift 5.0+

Installation

CocoaPods

CIFilterImage is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CIFilterImage'

Carthage

You can integrate via Carthage, too. Add the following line to your Cartfile :

github "yokurin/CIFilterImage"

and run carthage update

Author

Tsubasa Hayashi

License

CIFilterImage is available under the MIT license. See the LICENSE file for more info.