"Sullivan, Gregory (SNL)" <[EMAIL PROTECTED]> writes:

> Can anyone recommend a way to convert lots of measurements from Lab
> to XYZ? I don't want to write a program to do this if I can help it.
> :)

Why not use:

    icctrans -i'*Lab' -o'*xyz'

Note that even though icctrans prompts sequentially for L*, a*, b*, it
will accept a file like:

    1 0 0
    0.9 .1 .2
    0 0 0
    q

Used via:

    icctrans -i'*Lab' -o'*xyz' < lab_value_file


> (an Excel plug-in would be ideal)

I use Linux, so I don't know about Excel.  Can you export a plain
ascii file (as above), run through icctrans in a DOS shell, and re-
import?


=====
--
MARK
[EMAIL PROTECTED]

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Lcms-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to