Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exported PNG and Semi Transparent Areas
#3
There is a problem with PNG transparency, obviously some programs consider that the alpha channel is linear, and other consider it is subject to gamma correction. Even Gimp isn't 100% in agreement with itself. So it could be the case of your half-transparency that becomes a quarter transparent or three quarters transparent in other apps.

Put your file name in this HTML, save to .HTML file and load it in your browser(s):

Code:
<body style="background-color:#FF0000;">
<img src=YourFile.png>
</body>

Does the red shows though to some extent?
Reply


Messages In This Thread
RE: Exported PNG and Semi Transparent Areas - by Ofnuts - 03-17-2023, 12:44 PM

Forum Jump: