Page 1 of 1

What's the state of device link support?

Posted: 2011-04-14T06:26:47-07:00
by imageboard
Hi,

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
Any clue what's wrong?
Do I need a different command?
Thanks!