Searched defs:lstar (Results 1 – 2 of 2) sorted by relevance
80 static int intFromLstar(float lstar) { in intFromLstar()144 static float yFromLstar(float lstar) { in yFromLstar()
131 public static int getInt(float hue, float chroma, float lstar) { in getInt()338 public static int getInt(float hue, float chroma, float lstar, Frame frame) { in getInt()446 private static Cam findCamByJ(float hue, float chroma, float lstar) { in findCamByJ()