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

When opening PNG images with alpha channel allow loading into a separate channel #14

Open
jpsacha opened this issue Mar 2, 2023 · 0 comments

Comments

@jpsacha
Copy link
Member

jpsacha commented Mar 2, 2023

When opening a PNG image that has an alpha channel (transparency) ask user how to interpret:

  • load only RGB
  • load as 4 channel image
  • load RGB into one image and transparency into a separate image

Can this also handle 16-bit per channel images?

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