Color Definition in Raster Graphics


Vector Graphics



Raster Images






Bits per pixel and color depth



The number of unique values a pixel can display is based upon the number
of bits of memory reserved for each pixel.




Color can be added by mapping bits to color primaries





Why 8 bits and why a display LUT ?



Truecolor (direct color)





Pseudocolor (indexed color, colormap)






Display memory utilization



So why do we neeed so many colors?







Overlay and alpha channel







Back to color outline