[magick-users] CMYK to RGB in unix platform

Anthony Thyssen anthony at griffith.edu.au
Mon Oct 20 20:51:27 PDT 2008


"Deepak Patel" on  wrote...
|     Below is cmd i am using ..It is working good in windows but getting
| error in unix platform though I installed Imagemagick with LCMS option.
| 
|  convert +profile "*" -profile cmyk.icc -profile sRGB.icm  cmyk.jpg RGB3.jpg
| 
|  Error :
| 
|      convert: delegate library support not built-in `CMYK.jpg' (LCMS).
| 
cmyk.icc is actually a file name.  Run:  locate cmyk.icc
to see if you have a copy, otherwise try and download one.

Ditto for srgb.icm

  Anthony Thyssen ( System Programmer )    <A.Thyssen at griffith.edu.au>
 -----------------------------------------------------------------------------
    In the room is:  A Huge Fierce Green Dragon
    > drop bird
    With a great flurry of feathers, the little bird gets burnt to a cinder!
    Ashes blow away.                  --- Advent, the first computer adventure
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/


More information about the Magick-users mailing list