Searched refs:SourceWhitePt (Results 1 – 2 of 2) sorted by relevance
250 cmsBool _cmsAdaptMatrixToD50(cmsMAT3* r, const cmsCIExyY* SourceWhitePt) in _cmsAdaptMatrixToD50() argument256 cmsxyY2XYZ(&Dn, SourceWhitePt); in _cmsAdaptMatrixToD50()327 const cmsCIEXYZ* SourceWhitePt, in cmsAdaptToIlluminant() argument335 _cmsAssert(SourceWhitePt != NULL); in cmsAdaptToIlluminant()339 if (!_cmsAdaptationMatrix(&Bradford, NULL, SourceWhitePt, Illuminant)) return FALSE; in cmsAdaptToIlluminant()
1101 …cmsBool CMSEXPORT cmsAdaptToIlluminant(cmsCIEXYZ* Result, const cmsCIEXYZ* SourceWhitePt,