Issue with -profile option
Posted: 2009-08-17T15:00:05-07:00
I was recently testing out ImageMagick 6.5.4-9 on my mac (macports) and 6.5.4-10 on gentoo linux.
When I try
I get the following error or warning message:
The image is created and the profile seems to be assigned properly but I don't know what the message is for since the syntax seems correct and everything and there are no messages when using 6.5.2 on mac or linux with the same command. Is this supposed to appear?
When I try
Code: Select all
convert -depth 8 -colorspace RGB -size 256x256 xc:red -profile sRGB.icm test.png
Code: Select all
convert: associate profile with image, a source and destination color profile required for transform `icc' @ profile.c/ProfileImage/812.