Searched defs:BlackPointOut (Results 1 – 1 of 1) sorted by relevance
170 const cmsCIEXYZ* BlackPointOut, in ComputeBlackPointCompensation()389 cmsCIEXYZ BlackPointIn = { 0, 0, 0}, BlackPointOut = { 0, 0, 0 }; in ComputeConversion() local