Is there an API for the iOS 7 blurring effects? A quick search in the API Diffs wasn't succesful.
Conversation
awesome!! I hope it’s true, it’s just weird they didn’t even mention it on the UIKit sessions
1
yeah, talked about that method on tuesday, but what’s the blurring? CIFilter?
1
Replying to
You can use a CIFilter, sure. We have some Accelerate-based sample code up. See Implementing Engaging UI on Fri.
Replying to
1
Replying to
so there’s no public API for doing this in real time :( I filled rdar://14158344
1
you know, a lot of the places where it looks like we're doing it in real time, it's static with clever tricks.
2
1
13
Show replies



