Home | History | Annotate | Download | only in src

Lines Matching defs:Contrast

679                 cmsFloat64Number Contrast;
703 LChOut.L = LChIn.L * bchsw ->Contrast + bchsw ->Brightness;
724 // contrast, Saturation and white point displacement
729 cmsFloat64Number Contrast,
744 bchsw.Contrast = Contrast;
809 cmsFloat64Number Contrast,
815 return cmsCreateBCHSWabstractProfileTHR(NULL, nLUTPoints, Bright, Contrast, Hue, Saturation, TempSrc, TempDest);