> I'm smart enough to understand, that this "sample" values > together with the known input-values are the core of a profile. > But how on earth does this relate to _cmsSampler, the LUTs and so > on?
Before you can use these sampler functions you need to establish a mapping function from the input to output values, i.e. you need to fit the measured data points with polynomials, splines, neural networks or whatsoever. Particularly for creating printer profiles, you need to perform additional tasks like gamut mapping and black generation in order to create the reverse (PCS -> device) transformation. However, all these tasks are OUTSIDE THE SCOPE of the LCMS library. The library only provides methods to sample the transfer function into n-dimensinal Luts and to store these LUTs in a profile. Regards, Gerhard -- "Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen! Jetzt aktivieren unter http://www.gmx.net/info ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user
