Home
last modified time | relevance | path

Searched refs:negative_table (Results 1 – 1 of 1) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/examples/
H A Dexcolmap.c26 COLOR_MAP greyscale_table, negative_table; variable
122 create_color_table(&negative_table, pal, return_negative_color, NULL); in main()
189 color_map = &negative_table; in main()