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