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

PNGImage<>::read_alpha should use filler if no alpha present #53

Open
martinwicke opened this issue Jan 24, 2014 · 0 comments
Open

PNGImage<>::read_alpha should use filler if no alpha present #53

martinwicke opened this issue Jan 24, 2014 · 0 comments

Comments

@martinwicke
Copy link
Contributor

Currently, if no alpha channel is present, it turns the image into garbage (and possibly accesses bad memory). The PNG high-level interface is probably not enough, since it doesn't support the png_set_filler() command.

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

1 participant