Home | History | Annotate | Download | only in src

Lines Matching defs:Contrast

679                 cmsFloat64Number Contrast;
704 LChOut.L = LChIn.L * bchsw ->Contrast + bchsw ->Brightness;
726 // contrast, Saturation and white point displacement
731 cmsFloat64Number Contrast,
746 bchsw.Contrast = Contrast;
816 cmsFloat64Number Contrast,
822 return cmsCreateBCHSWabstractProfileTHR(NULL, nLUTPoints, Bright, Contrast, Hue, Saturation, TempSrc, TempDest);