Tuesday, October 16, 2007
What does “RGB” have to do with graphic files?
3) What does “RGB” have to do with graphic files?
RGB is a colour model; where red-green-blue are combined in various ways to reproduce other colours. In specific relation to graphics, RGB color model is the display of colors on display, such as a television or a computer’s monitor. Through a combination of red, green, and blue intensities, many colors can be represented. Typical display adapters in 2007 use up to 24bits of information for each pixel. This is usually apportioned with 8 bits each for red, green and blue, giving a range of 256 possible values for varying colour intensities.
Referance: http://en.wikipedia.org/wiki/RGB_color_model#RGB_and_displays
RGB is a colour model; where red-green-blue are combined in various ways to reproduce other colours. In specific relation to graphics, RGB color model is the display of colors on display, such as a television or a computer’s monitor. Through a combination of red, green, and blue intensities, many colors can be represented. Typical display adapters in 2007 use up to 24bits of information for each pixel. This is usually apportioned with 8 bits each for red, green and blue, giving a range of 256 possible values for varying colour intensities.
Referance: http://en.wikipedia.org/wiki/RGB_color_model#RGB_and_displays