Code: Select all
convert -size 3072x2048 Impatiens.pcd -profile sRGB.icc impatiens.tif
Code: Select all
convert -size 3072x2048 Impatiens.pcd -profile pcdcnycc.icm -profile sRGB.icc impatiens.tif
convert.exe: Color profile operates on another colorspace `icc' @ error/profile.
c/ProfileImage/5942.
Any idea what is wrong with it?
The sample file can be downloaded from here.
I believe the color profile pcdcnycc.icm can be found in your system if you have installed Photoshop CS3 or earlier.