Tagged Questions
3
votes
2answers
628 views
ImageMagick's convert program changes PNG file format so that color/alpha info doesn't survive GDAL
It appears that ImageMagick's convert program changes something in my PNG file that causes GDAL processing to mess up the color and/or transparency bands.
My original PNG file gets processed ...
