Describe RGB in relation to computer graphics?
R = RED
G = GREEN
B = BLUE
Primary light colors of computer screen. They mixed to create other colors.
Monitors have a color gamut which specifies it's range/spectrum of colors it can display.
RGB is related to pixels of a monitor. Each pixel can be described by 3 quantities: red, green, blue
The monitor mixes these 3 colors into final color for pixel.
Pixels are the dots on a monitor, basically smallest addresable unit by a graphics card.
The graphics card contains a framebuffer, which contains the pixels, which is a virtual representation of the monitor's pixels.
Buffer is memory cells, also now as RAM. This is a memory chip inside of the graphics card.
Bye,
Skybuck.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)