Index
All Classes and Interfaces|All Packages|Serialized Form
F
- fastblur(Bitmap, float, int) - Static method in class com.example.oblong.imageUtils
-
Stack Blur v1.0 from http://www.quasimondo.com/StackBlurForCanvas/StackBlurDemo.html Java Author: Mario Klingemann invalid input: '<'mario at quasimondo.com> http://incubator.quasimondo.com created Feburary 29, 2004 Android port : Yahel Bouaziz invalid input: '<'yahel at kayenko.com> http://www.kayenko.com ported april 5th, 2012 This is a compromise between Gaussian Blur and Box blur It creates much better looking blurs than Box Blur, but is 7x faster than my Gaussian Blur implementation.
All Classes and Interfaces|All Packages|Serialized Form