Searched refs:lstarFromArgb (Results 1 – 3 of 3) sorted by relevance
155 this.tone = ColorUtils.lstarFromArgb(argb); in setInternalState()
64 Hct blended = Hct.from(ucsCam.getHue(), fromCam.getChroma(), ColorUtils.lstarFromArgb(from)); in hctHue()
170 public static double lstarFromArgb(int argb) { in lstarFromArgb() method in ColorUtils