Hi,

> Can LCMS output rgb, cmyk and hifi profiles from a list of Lab values? 

If you mean a simple utility that grabs some Lab values and magically returns 
an ICC profile, no, there is not such utility.

But at that point please note a profile is much more than a list of lab values. 
A profile is a model that translates form *any* Lab to device space. In 
such way the profile creator has some mechanisms to implement this
conversion. It can be done by using curves, matrix, multidimensional 
grids... in v4 there are even more components. 

The task of crate such model from a set of measurements is up to 
the profiler program, and there are multitude of ways to accomplish
same thing. Implementing a profiler isn't an easy task, thought.

Anyway, if you already have all the information cooked and what you
want is just populate the profile, lcms gives functions to do that, but
as you already knows this is by means of creating LUT, AddTag, etc.

Regards,
Marti Maria
The little cms project
http://www.littlecms.com

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 02, 2004 8:42 PM
Subject: [Lcms-user] profile creation


Can LCMS output rgb, cmyk and hifi profiles from a list of Lab values? 
Does LCMS do this kind of thing or is it only for creating profiles by 
adding and removing tags?

thanks!

Alex



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Lcms-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/lcms-user



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Lcms-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to