Display does not report semi-transparent colors right

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Display does not report semi-transparent colors right

Post by anthony »

If you displace a image with semi-transparency, and you use the middle mouse button to get a "Magnify 4X", then that window also contains a summery of the color selected.

However the color is the color displayed, after it was overlaid on a checkerboard pattern, and NOT the actual color in the source image (semi-transparent or fully-transparent)

that is the color values reported are the modify colors that were displayed, but the actual colors of the image being displayed! It is only correct for opaque colors.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
Post Reply