Searched refs:getChroma (Results 1 – 1 of 1) sorted by relevance
56 public float getChroma() { in getChroma() method in Cam276 (getChroma() == 0.0 || getJ() == 0.0) in viewed()278 : getChroma() / (float) Math.sqrt(getJ() / 100.0); in viewed()473 Cam.fromJch(camClipped.getJ(), camClipped.getChroma(), hue)); in findCamByJ()