[argyllcms] Re: Profile lookup with fixed device values

  • From: Gerhard Fuernkranz <nospam456@xxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Wed, 15 Apr 2020 21:34:02 +0200

Am 14.04.20 um 14:40 schrieb Daniel Pfeiffer:

Hello Color Friends,

I wonder if there is a way to look up a profile to get device values for an 
intended color when one or more separation values are already given.
Of course, when certain channel values are fixed, there is probably no perfect 
match possible. But that's not necessary for my application. I just need the 
closest set of variable device values.

For instance:

- Some CMYK profile to lookup
- Target Color: L* 70 / a* 0 / b*0
- Given: Magenta 25%, Black 5%
Wanted Values = C, Y + Delta E to Targed Color

If only K is given (say 5%), then you can do

$ xicclu -fif -kv -pl ISOcoated_v2_eci.icc
70 0 0 0.05
70.000000 0.000000 0.000000 [Lab] -> Lut -> 0.347943 0.264690 0.270202 0.050000

A similar reverse lookup functionality is obviously not available for other and 
multiple given colorants.

Regards,
Gerhard

Other related posts: