I'm trying to implement a filter like the LGBT color scheme (it a few stripes of color, one on top of the other) for an iOS app. Does anyone have any experience with this? I've been searching all over. I've created my app starting from Ray Wenderlich's tutorial(http://www.raywenderlich.com/76285/beginning-core-image-swift), but I see nothing about making custom Image Filters. If someone could point me in the right direction, I'd greatly appreciate it!
Thanks :)
We can't custom create filters in iOS.
Here is the apple doc Creating Custom Filters
And someone else has already talk about this issue, see
how-to-create-simple-custom-filter-for-ios-using-core-image-framework