Searched refs:Colorants (Results 1 – 1 of 1) sorted by relevance
108 cmsCIEXYZTRIPLE Colorants; in cmsCreateRGBProfileTHR() local162 Colorants.Red.X = MColorants.v[0].n[0]; in cmsCreateRGBProfileTHR()163 Colorants.Red.Y = MColorants.v[1].n[0]; in cmsCreateRGBProfileTHR()164 Colorants.Red.Z = MColorants.v[2].n[0]; in cmsCreateRGBProfileTHR()166 Colorants.Green.X = MColorants.v[0].n[1]; in cmsCreateRGBProfileTHR()167 Colorants.Green.Y = MColorants.v[1].n[1]; in cmsCreateRGBProfileTHR()168 Colorants.Green.Z = MColorants.v[2].n[1]; in cmsCreateRGBProfileTHR()170 Colorants.Blue.X = MColorants.v[0].n[2]; in cmsCreateRGBProfileTHR()171 Colorants.Blue.Y = MColorants.v[1].n[2]; in cmsCreateRGBProfileTHR()172 Colorants.Blue.Z = MColorants.v[2].n[2]; in cmsCreateRGBProfileTHR()[all …]