Hi,

> I would create a abstract profile consisting of a set of curves and place
> that inbetweeen the src and dest ones.
> src -> abstract -> dest

This is a good approach, and you can use the curves on the device space 
as well
src -> dest -> curves

Just use cmsCreateLinearizationDeviceLink() to create a profile with
your curves, and then join all profiles together with
cmsCreateMultiprofileTransform. It is fast and easy, and need not to
worry on profile internals.

Regards
Marti

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to