I create a grayscale image with this command...
Code: Select all
magick wizard: -colorspace gray wiz1.png
In any of those programs I copy the image to the Windows clipboard with "edit > copy" or "ctrl-C", etc.
Then back to the command line window and I run this command...
Code: Select all
magick clipboard: wiz2.png
This seems to occur opening any image (1) modified with IM's "-colorspace gray", (2) saved to a file, (3) opened in common editing programs, (4) copied to the Windows clipboard, (5) then read back into an IM command and saved in common formats like JPG, TIF, PNG.
The results appear identical using IM7 "magick" or IM6 "convert".
The problem does not occur when copying the image to the clipboard from a Firefox browser window, from ImageJ, or from IM's "imdisplay.exe".
This is "wiz2.png"...