[Closed] possible bug reporting grayscale pixel: values
Posted: 2018-07-13T16:34:08-07:00
IM 6.9.10.6 and IM 7.0.8.6 Mac OSX Sierra.
IM 6 is reporting lineargray when it should be reporting non-liner gray. IM 7 is doing it properly. This has been happening for at least a few releases, now.
lineargray(105)
gray(105)
IM 6 is reporting lineargray when it should be reporting non-liner gray. IM 7 is doing it properly. This has been happening for at least a few releases, now.
Code: Select all
convert rose: -colorspace HSI -channel b -separate +channel -scale 1x1 -format "%[pixel:u.p{0,0}]\n" info:
Code: Select all
magick rose: -colorspace HSI -channel b -separate +channel -scale 1x1 -format "%[pixel:u.p{0,0}]\n" info: