android-stackblur
Blur library
A library for applying blurry effects to Bitmaps in Android applications
Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.
4k stars
152 watching
645 forks
Language: Java
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
siyamed/android-shape-imageview | A set of custom shaped Android image view components with shader and bitmap mask based implementations. | 2,663 |
davemorrissey/subsampling-scale-image-view | A highly configurable image view library for Android that supports high-resolution display and zooming without OutOfMemoryErrors. | 7,898 |
igreenwood/simplecropview | An image cropping library for Android, providing a customizable UI and simplifying the process of cropping images. | 2,488 |
hdodenhof/circleimageview | A custom ImageView with improved circular image rendering capabilities | 14,550 |
ksoichiro/android-observablescrollview | An Android library that observes and responds to scroll events on various scrollable views. | 9,656 |
akshay2211/ariana | An Android library providing tools to add multiple gradients to images and texts, with integration for dynamic background changes using ViewPagegers. | 79 |
baseflow/photoview | An open source Android library that provides a simple implementation of an image view with zooming capabilities using multi-touch and double-tap gestures. | 18,799 |
cleveroad/slidingtutorial-android | A library that enables developers to create animated tutorials within their Android apps. | 2,480 |
flavioarfaria/kenburnsview | An Android image view that applies an animated zooming and panning effect to images | 2,731 |
daimajia/androidviewanimations | A collection of reusable animation effects for Android | 12,434 |
500px/500px-android-blur | An Android library that provides a view for blurring content, effectively creating a subtle gradient effect. | 2,701 |
daimajia/androidimageslider | An Android image slider that allows loading images from various sources and supports different animations. | 5,622 |
marty-suzuki/sablurimageview | A library that provides an easy-to-use blur effect and animation for images in iOS and macOS applications. | 556 |
bearded-hen/android-bootstrap | Provides custom Android views styled according to the Twitter Bootstrap Specification for rapid development and consistency. | 7,279 |
q42/androidscrollingimageview | An Android view for displaying repeated continuous side scrolling images with customizable speed and ordering. | 1,784 |