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

ARGB: Does alpha channel to be blurred? #3

Open
sudara opened this issue Nov 8, 2023 · 0 comments
Open

ARGB: Does alpha channel to be blurred? #3

sudara opened this issue Nov 8, 2023 · 0 comments

Comments

@sudara
Copy link
Owner

sudara commented Nov 8, 2023

Given that JUCE pixels are stored premultiplied, I wonder if it's a waste of resources to even try to blur the alpha channel.

  • What does blurring actually conceptually do to the alpha channel
  • Doesn't it "break" the pre-multiplied-ness to mess with alpha directly?
  • What precedent is there, what do other implementations do?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant