i read in the changelog
2010-04-08 6.6.1-2 Cristy <quetzlzacatenango@image...>
Improve support for device link profiles.
I'm trying to use a device link to convert from eciV2RGB to eciV2 but receive the following error msg:
Code: Select all
$ convert input.tif[0] +profile '!icc,*' -profile devicelink.icc output1.tiff
convert: unable to create color transform `icc' @ error/profile.c/ProfileImage/1190.
$ convert -version
Version: ImageMagick 6.6.6-6 2010-12-21 Q16
Do I need a different command?
Thanks!