Searched defs:darker (Results 1 – 1 of 1) sorted by relevance
95 final double darker = (lighter == y2) ? y1 : y2; in ratioOfYs() local170 public static double darker(double tone, double ratio) { in darker() method in Contrast