Blurry
Blurry copied to clipboard
Bitmap blurring
Hi,
First of all, its an awesome library and it does work really well. I was hoping if there would be a way to pass a bitmap and return a blured bitmap in the current implementation without using any views. It would be great if you can add the functionality in future.
👍
It's quite late for an answer, but you can use one of Blur.of() methods. They are internal, but will suit your need.
!But be careful, you should set BlueFactor width and height fields!