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

Blend Filter issue #55

Open
yuripourre opened this issue Sep 22, 2018 · 1 comment
Open

Blend Filter issue #55

yuripourre opened this issue Sep 22, 2018 · 1 comment

Comments

@yuripourre
Copy link
Contributor

I was reading the filters and I found something odd. Every part of the Blend filter fastBitmap is updated but in line 357 overlay is updated, is it a typo?

Blend.java#L357

@DiegoCatalano
Copy link
Owner

DiegoCatalano commented Oct 8, 2018

Hello @yuripourre,

I made a mistake, the correct one is to update the fastBitmap.
Thank you very much for your contribution ;)

I'll review all methods in the Blend filter later.

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