CameraKit / blurkit-android

The missing Android blurring library. Fast blur-behind layout that parallels iOS.
MIT License
3.72k stars 309 forks source link

No option to downsample or set Bitmap.Config for Bitmap of View #58

Open usmanrana07 opened 5 years ago

usmanrana07 commented 5 years ago

There is no option to downsample or set Bitmap.Config for Bitmap when using BlurKit.getInstance().blur(view,radius); method.