[magick-users] convert from RGB to adobe RGB
jcroux at olopi.com
jcroux at olopi.com
Wed Oct 22 15:31:00 PDT 2008
Hello,
I have those images with color space RGB. The guys who print them use only
adobe RGB and the final output is different from what the images are. I
was thinking of converting the images to aRGB
using something like
convert -colorspace aRGB image.png image_.png
but looking at the doc I don't find an aRGB
Is it possible? Which value should I use?
Thank you
More information about the Magick-users
mailing list