FACTOID # 92: One in every three Australians is a victim of crime.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Bits per pixel

Color depth is a computer graphics term describing the number of bits used to represent the color of a single pixel in a bitmapped image or video frame buffer. This concept is also known as bits per pixel (bpp), particularly when specified along with the number of bits used. Higher color depth gives a broader range of distinct colors.

Contents

Indexed color

A 2_bit indexed_color image. The color of each pixel is represented by a number; each number corresponds to a color in the palette.

With relatively low color depth, the stored value is typically an index into a color map or palette. The colors available in the palette itself may be fixed by the hardware or modifiable.

  • 1_bit color (21 = 2 colors) monochrome, often black and white
  • 2-bit color (22 = 4 colors) CGA
  • 4-bit color (24 = 16 colors) as used by the least common denominator VGA standard
  • 8-bit color (28 = 256 colors) Super VGA

Direct color

As the number of bits increases, the number of possible colors becomes impractically large for a color map. In higher color depths, the color value typically directly encodes relative brightnesses of red, green, and blue to specify a color in the RGB color model.


HiColor

HiColor or Highcolor is considered sufficient to provide life-like colors, and is encoded using either 15 or 16 bits:

  • 15-bit color uses 5 bits to represent red, 5 bits to represent blue, and 5 bits to represent green. 25 = 32 levels of each of these three colour can therefore be combined to give a total of 32,768 mixed colours (32 x 32 x 32 = 32,768)
  • 16-bit color uses 5 bits to represent red, 5 bits to represent blue, but (since the human eye is more sensitive to the color) uses 6 bits to represent 64 levels of green. These can therefore be combined to give 65,536 mixed colours (32 x 32 x 64 = 65,536)

Truecolor

Truecolor can frequently mimic many colors found in the real world, producing 16.7 million distinct colors. This approaches the level at which the human eye can distinguish colors for most photographic images, though image manipulation or "pure" generated images may reveal the limitations.

  • 24-bit Truecolor uses 8 bits to represent red, 8 bits to represent blue, and 8 bits to represent green. 28 = 256 levels of each of these three colour can therefore be combined to give a total of 16,777,216 mixed colours (256 x 256 x 256).

32-bit color

"32-bit color" is a misnomer when regarding display color depth. Many assume that 32-bit color produces 4,294,967,296 distinct colors.


In reality, 32-bit color actually refers to 24-bit color (Truecolor) with an additional 8 bits either as empty padding space or to represent an alpha channel.


Selection of color depth

In graphics intensive applications such as computer games, a tradeoff of performance and quality can be achieved by raising or lowering the color depth of the display; graphics with lower color depths do not require as much frame buffer memory or display bandwidth, allowing them to be generated and displayed more quickly. Increasing color depth results in higher color quality at the expense of display speed and responsiveness.






  Results from FactBites:
 
Pixel - Wikipedia, the free encyclopedia (1732 words)
With care, pixels in an image can be reproduced at any size without the appearance of visible dots or squares; but in many contexts, they are reproduced as dots or squares and can be visibly distinct when not fine enough.
Pixels on computer monitors are usually square, but pixels used in digital video have non-square aspect ratios, such those used in the PAL and NTSC variants of the CCIR 601 digital video standard, and the corresponding anamorphic widescreen formats.
When an image file is displayed on a screen, the number of bits per pixel is expressed separately for the raster file and for the display.
  More results at FactBites »


 
 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms, 1022, m