Searched refs:MaxWhite (Results 1 – 1 of 1) sorted by relevance
109 cmsCIExyY MaxWhite; in cmsCreateRGBProfileTHR() local156 MaxWhite.x = WhitePoint -> x; in cmsCreateRGBProfileTHR()157 MaxWhite.y = WhitePoint -> y; in cmsCreateRGBProfileTHR()158 MaxWhite.Y = 1.0; in cmsCreateRGBProfileTHR()160 if (!_cmsBuildRGB2XYZtransferMatrix(&MColorants, &MaxWhite, Primaries)) goto Error; in cmsCreateRGBProfileTHR()