I placed this question into this new Topic,
even though we diskussed it before somewhere else...
You posted:
I did:With a Q16 version of IM, that should not be a problem! The Q16 provides enough leeway that colors that map from CYMK to RGB (or sRGB) and back should remain exact enough that their is no loss at the 8 bit level.
Code: Select all
convert picmyk.tiff -colorspace RGB picrgb.mpc
Because it doesn't:
picrgb.mpc MPC 17953x13465 17953x13465+0+0 8-bit DirectClass 508MB 0.780u 0:02.829
Or does it mean the conversion is done with 16bit but the image is still 8bit?
Greetings
Roland