Answers for "color map"

0

color map

A table of index-to-RGB mappings that is accessed by the display hardware. Each color index is read from the color buffer, converted to an RGB triple by lookup in the color map, and sent to the monitor.
Posted by: Guest on February-04-2022

Browse Popular Code Answers by Language