Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Algorithm ? #165

Closed
SudoDios opened this issue Jan 17, 2022 · 5 comments
Closed

Custom Algorithm ? #165

SudoDios opened this issue Jan 17, 2022 · 5 comments

Comments

@SudoDios
Copy link

Hello.
I wanted to know if I can pass a customized algorithm to the setBlurAlgorithm parameter?
For example stackblur in jni c.

@SudoDios
Copy link
Author

If this library is transferred to jni, it will be much better

@SudoDios
Copy link
Author

SudoDios commented Jan 18, 2022

I used stackblur in C++, it gives the best performance if we also make bitmap native

@Dimezis
Copy link
Owner

Dimezis commented Jan 18, 2022

Yes, you can pass own algorithm there, that's why that method exist

@SudoDios
Copy link
Author

How to round corner view???

@Dimezis
Copy link
Owner

Dimezis commented Jan 18, 2022

How to round corner view???

That's offtopic, but short answer is exactly the same as any other View - #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants