Hello,
Hum sorry for confusing, but you did not scan the good file:
- The image that uses alpha is here:
http://www.hostingpics.net/viewer.php?i ... mized1.png
- Here is the alpha data extracted by ImageMagick :
http://www.hostingpics.net/viewer.php?i ... 1alpha.png
- Here is the alpha data extracted by another tool :
http://www.hostingpics.net/viewer.php?i ... ealpha.png
Image Magick
does not extract alpha correctly, because it seems it destroys some data! The difference is hard to see by eyes, so i zoomed on alpha datas:
- Zoom on alpha data extracted by ImageMagick :
http://www.hostingpics.net/viewer.php?id=693425zoom.png
- Zoom on alpha data extracted by another tool :
http://www.hostingpics.net/viewer.php?i ... omtrue.png
If i use alpha data extracted by ImageMagick as an alpha channel for the original file, that gives that:
http://www.hostingpics.net/viewer.php?i ... mized2.png
So, it's not the same restitution. There is a problem with alpha extraction, or i do not use the good option.
What i want is to extract alpha from this file:
http://www.hostingpics.net/viewer.php?i ... mized1.png
and get that result:
http://www.hostingpics.net/viewer.php?i ... ealpha.png
And i would like to do this with ImageMagick
Thanks for helping,
Greetings.