UI Deploy

Curated, Short, Web UI Dev we Love.

Open Source iOS Library Allowing You To Easily Create Real-Time Asynchronous Blurring Effects

Since iOS 7 brought blurring effects into the forefront we’ve mentioned a number of libraries for creating blurring effects most recently ANBlurredImageView allowing you to apply an animated tintable blur to images.

Here’s an open source library that allows you to easily blur images in real-time with a number of nice features called BlurImageProcessor from Daniel L. Alves.

view source

Advertisement