public Screen screen;
public int colormap;
tom.MutableMapped colors;
public int color_space;
int base_pixel;
int red_max;
int green_max;
int blue_max;
int red_mul;
int green_mul;
int blue_mul;
private id
init int x_id
on Screen s
colorSpace int cs
muls (int, int, int) (rm, gm, bm)
maxes (int, int, int) (rx, gx, bx)
base int bp;
(int, int, int) whiteVitals;
(int, int, int, int, int, int, int) rgbVitals;
(int, int, int, int) whitePixels;
XColor xcolorFor tag.Color c;