Search code examples
iosquartz-graphicscore-imagecifilter

CIFilter available in iOS?


I want to know for sure before I start implementing my own filters (probably using opengl ES) but are the CIFilters available on iOS? Anything similar?


Solution

  • CIFilters are not currently available in the SDK. If it's something you'd wish to see, you should file a request with Apple.