How can one assign a color profile using imagemagick? If I use:
convert foo.jpg -profile sRGB.icm out.jpg this _applies_ the profile, modifying the bit values of the colors. What I want is a way to assign a color profile - specify what color profile the image has, without modifying the pixel values. Can this be done in imagemagick? Thanks, Luca _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
