convert with -depth8, but the output is # ImageMagick pixel enumeration: 500,500,65535,srgb
Posted: 2019-04-03T09:54:28-07:00
Hi, when i convert an image with "-depth 8", the result was ''# ImageMagick pixel enumeration: 500,500,65535,srgb".
[cmd] convert artwork.png -depth 8 -colorspace srgb -alpha off txt:-
[output] # ImageMagick pixel enumeration: 500,500,65535,srgb
Platform:
Macbook Pro
System Version: macOS 10.14.3 (18D109)
Kernel Version: Darwin 18.2.0
Imagemagick Version: ImageMagick 6.9.10-27 Q16 x86_64 2019-02-15 https://imagemagick.org
===============
Howerver, the result was right in my docker container.
[cmd] convert artwork.png -depth 8 -colorspace srgb -alpha off txt:-
[output] # ImageMagick pixel enumeration: 500,500,255,srgb
Platform:
VERSION="Ubuntu 16.04.5 LTS (Xenial Xerus)"
Imagemagick Version: ImageMagick 6.8.9-9 Q16 x86_64 2018-09-28 http://www.imagemagick.org
Can anyone help me with this problem?
ps.
image info:
[cmd] identify artwork.png
[output] artwork.png PNG 500x500 500x500+0+0 8-bit sRGB 218890B 0.000u 0:00.000
[cmd] convert artwork.png -depth 8 -colorspace srgb -alpha off txt:-
[output] # ImageMagick pixel enumeration: 500,500,65535,srgb
Platform:
Macbook Pro
System Version: macOS 10.14.3 (18D109)
Kernel Version: Darwin 18.2.0
Imagemagick Version: ImageMagick 6.9.10-27 Q16 x86_64 2019-02-15 https://imagemagick.org
===============
Howerver, the result was right in my docker container.
[cmd] convert artwork.png -depth 8 -colorspace srgb -alpha off txt:-
[output] # ImageMagick pixel enumeration: 500,500,255,srgb
Platform:
VERSION="Ubuntu 16.04.5 LTS (Xenial Xerus)"
Imagemagick Version: ImageMagick 6.8.9-9 Q16 x86_64 2018-09-28 http://www.imagemagick.org
Can anyone help me with this problem?
ps.
image info:
[cmd] identify artwork.png
[output] artwork.png PNG 500x500 500x500+0+0 8-bit sRGB 218890B 0.000u 0:00.000