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)
v7 alpha in txt:
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
v7 alpha in txt:
snibgo's IM pages: im.snibgo.com
Re: v7 alpha in txt:
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.