Lines Matching defs:table
111 Removed black gamma table - only use RGB even for grayscale
161 Cleaned up printing of gamma table data. 16 elements
169 to compute a gamma table for is not what the
171 the proper gamma table. I think this works. See
227 defined table is now initialized to gamma=1, the gamma
423 * | | | | | | | | | | | | | | | | | | set gamma table
1310 int table;
1361 for (table = 0; table < 3; table++)
1363 gamma[0] = gamma_cmds[table];
1368 gamma[n + 1] = 255 - s->gamma_table[table][255 - n];
1375 gamma[n + 1] = s->gamma_table[table][n];
3032 ("Sets the color correction table for the selected output device.");
4654 * value from the table (0x01), for grayscale or color mode