static int to332_int(Color color) { ret ubyteToInt(to332(color)); } static int to332_int(int rgb) { ret ubyteToInt(to332(rgb)); }