PNGEncoder always premultiplies alpha when loading or saving #3381
Unanswered
JimmyDirect
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I guess this is by design, but can someone help me out to configure the PNG Encoder to not automatically premultiply alpha when loading/saving, so that I get exactly the same pixels back that I have written.
In the following example the asserts at the end fail but I dont fully understand why:
Beta Was this translation helpful? Give feedback.
All reactions