Searched defs:darkY (Results 1 – 1 of 1) sorted by relevance
130 final double darkY = ColorUtils.yFromLstar(tone); in lighter() local176 final double darkY = ((lightY + 5.0) / ratio) - 5.0; in darker() local