1 repositorio
Libraries specifically developed for implementing blur effects within the Android ecosystem.
Distinct from iOS Blur Effect Libraries: Platform-specific for Android rather than iOS.
Explore 1 awesome GitHub repository matching mobile development · Android Blur Effect Libraries. Refine with filters or upvote what's useful.
Blurkit-android is a library for applying real-time image transformations and blur-behind effects to views and bitmaps within Android applications. It functions as an image processing tool to transform visual content into blurred versions using optimized rendering methods. The project focuses on high-performance background blur rendering, enabling the creation of layered layouts with adjustable blur radius. It achieves this through a combination of hardware-accelerated drawing, bitmap downsampling, and the use of a compute framework to parallelize calculations across the GPU and multi-core CP
Provides a comprehensive set of tools for applying real-time blur effects to Android views and bitmaps.