Blurry icon indicating copy to clipboard operation
Blurry copied to clipboard

Bitmap blurring

Open hablema opened this issue 8 years ago • 2 comments

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.

hablema avatar Apr 22 '16 18:04 hablema

👍

jocelyngirard avatar Oct 20 '16 18:10 jocelyngirard

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!

GoltsevEugene avatar May 24 '18 14:05 GoltsevEugene