android/renderscript-intrinsics-replacement-toolkit

[Feature Request] Add regional blur parameter

Opened this issue · 1 comments

Sometimes I don't always need to blur the entire bitmap, just blur a certain area, if I can specify the area (LTRB), I think this will be great!

I require the same solution to efficiently blur required regions (given as a mask) efficiently at once on gpu without the need to write custom renderscript code.