CameraKit / blurkit-android

The missing Android blurring library. Fast blur-behind layout that parallels iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

usmanrana07 opened this issue · comments

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