Page 1 of 1

v7 alpha in txt:

Posted: 2016-06-05T05:39:45-07:00
by snibgo
In v7.0.1-4, Windows 8.1, pre-built binary, the alpha value reported in "txt:" format (as the final comment) is always reported as zero. For example:

f:\web\im>magick xc:rgba(22%,33%,44%,0.3) txt:
# ImageMagick pixel enumeration: 1,1,65535,srgba

0,0: (14418,21627,28835,19661) #3852547B70A34CCD srgba(22%,33%,44%,0)

Re: v7 alpha in txt:

Posted: 2016-06-05T06:54:39-07:00
by magick
Thanks for the problem report. We can reproduce it and will have a patch to fix it in GIT master branch @ https://github.com/ImageMagick/ImageMagick later today. The patch will be available in the beta releases of ImageMagick @ http://www.imagemagick.org/download/beta/ by sometime tomorrow.