| Like what you see? Get it in one document for easy printing! |
Click Here! Use coupon code "SAVE50" to get it half price! |
|
|
Color Depth
The number of variants
of intensity you can produce in any one of these three
dots is known as the color depth of the image display.
The color depth is
determined by the number of bits per pixel
that can be used to create these variants of intensity.
For example, standard VGA
mode has a 16-color palette, which requires
4 bits (2^4 = 16) of memory per pixel.
Some video cards can support True
Color mode, which uses 24 or 32 bits per
pixel.
In 24-bit True
Color mode, each pixel can display 16,777,216
different colors.
In 32-bit True
Color mode, each pixel can display 4,294,967,296
colors.
This is approaching the ridiculous
as the human eye can only differentiate
slightly more than 1,000,000,000 different colors. 32-bit
True Color mode is simply a waste of memory.
![[spacer]](1p.gif) Calculating Color Depth
For those of you are into math it only takes some simple calculations to determine how much memory is needed to hold a particular display setting. For those who don't like math, follow along anyway as this can be a very eye opening experience. To determine the amount of memory required or particular display setting, use the following formula:
{(Horizontal Pixels * Vertical Pixels) * (Color Depth (in bits) / 8)} / 1,048,576 = MB's of RAM required for the display
Let's try this equation with a very common display setting of 1024x768 in True Color (24-bit):
{(1,024 * 768) * (24 / 8)} / 1,048,576 = 2.25 MB
This tells us using this display setting will require 2.25MB of memory to store all the color settings for each and every pixel that makes up the display. Let's try the same display size in 32-bit true color mode.
{(1,024*768) * (32 / 8)} / 1,048,576 = 3 MB |
One final note. You may have noticed
that these common display settings (1024 x 768, 800 x 600, and 640 x
480) can be distilled down to a 4:3 ratio. This expression is known
as the aspect ratio of the display. The 4:3
aspect ratio is the most commonly used for image display.
| If you find CertiGuide.com useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider buying an inexpensive PDF equivalent of the CertiGuide to A+ (Core Hardware) from StudyExam4Less.com. (Use coupon code "SAVE50" to save a full 50% off the already low price!) Thanks for your support! |
|
|
Home -
Table Of Contents - Contact Us
CertiGuide to A+ (Core Hardware) (http://www.CertiGuide.com/aplush/) on CertiGuide.com
Version 1.0 - Version Date: December 6, 2004
Adapted with permission from a work created by Tcat Houser.
CertiGuide.com Version © Copyright 2004 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.
|