Replies: 5 comments 2 replies
|
I am unable to reproduce your issue:
|
0 replies
|
Very strange. I'll investigate more on my end see if I can reproduce it more extensively or if there is something wrong in my workflow that is causing the problem. Will check and report back. Thanks! |
0 replies
|
Feel free to reach out when you have more info. |
0 replies
|
32 seems like an 8 bit image? |
2 replies
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.
Prerequisites
Description
Alpha channel is ignored when saving to several formats that support it. When debugging, I can see that the MagickImage has an alpha channel with the data provided. However, the saved file does not show the A channel in Photoshop or other applications.
Maybe I'm not doing something write, but feels like if Alpha is On/Set, and data is being added it should save too. I've tried it on 7.14.x, 7.15.x and 7.16.x to confirm.
Steps to Reproduce
Here is a test program to create 3 files that should have alpha channels.
System Configuration
Magick.NET-Q16-HDRI-OpenMP-x64 7.16.0.0Win 7 SP1, Win 10 (all versions) .NET Fx 4.8All reactions