Searched refs:gamtab (Results 1 – 1 of 1) sorted by relevance
61 unsigned short gamtab[256]; variable69 gamtab[i] = (unsigned short) (IMAX*pow(i/255.0,gam)+0.5); in makegamtab()509 red[i] = gamtab[colormap[i][0]]; in initcolors()510 green[i] = gamtab[colormap[i][1]]; in initcolors()511 blue[i] = gamtab[colormap[i][2]]; in initcolors()