Searched defs:HSBtoColor (Results 1 – 1 of 1) sorted by relevance
239 public static int HSBtoColor(float[] hsb) { in HSBtoColor() method in Color256 public static int HSBtoColor(float h, float s, float b) { in HSBtoColor() method in Color