|
Bit Depth
We're switching to monitors now. Not just monitors but system video, which can be provided on the motherboard or by an add-on card (usually offering some sort of video acceleration).
You may never know how good your camera is if you're viewing your images on a system that can't display all the color information captured by the camera.
Your camera records 24-bit RGB images. Which is to say that for every pixel or picture element of the image (every spot), your camera will record a value for red, green, and blue light that can vary in intensity by up to 8 bits. Three eights (3 x 8) are 24, hence 24-bit. So if the camera records 4 bits of red, 1 bit of green, and 7 bits of blue for one spot, the resulting color is purple.
This RGB data drives the red, green, and blue guns on your CRT like dimmer switches. Turning on just one bit out of eight is pretty romantic, while turning them all on is searchlight stuff.
Any color monitor is capable of displaying a 24-bit RGB image -- but not every
computer is. Some computers have only enough video memory to display a 16-bit
image (5 bits for each gun), some monitors display only 8 bits, for a total
of only 256 colors. Here's how it breaks out:
| BITS |
COLORS |
NOTES |
| 24 |
16,777,216 |
aka millions of colors, true or full color |
| 16 |
65,536 |
aka thousands of colors |
| 8 |
256 |
where color imagining starts |
| 4 |
16 |
when the Mac was B&W and the PC had color |
| 2 |
4 |
black, white, plus two grays |
| 1 |
2 |
black and white |
If you don't have 24-bit color on your system, you may be able to:
- Use a lower screen resolution so the video RAM can be used more generously for color. With just 1MB of video RAM, you can still get 24-bit color if you use a 640 x 480-pixel screen. With 2MB, you can use a finer 800 x 600-pixel screen display, and with 4MB, you can have a 1024 x 768-pixel display.
- Install more video RAM.
- Install a video card that supports 24-bit color
But you may not be able to push your video system to 24-bit. It depends on your computer model. Don't despair. Quite a lot can be done in 8-bit with intelligent use of the color palette. Some years ago the paintings of the National Gallery in London were digitized for a popular CD, using nothing more than 8-bit color.
And what about 32-bit color? Well, behind the RGB curtain, you'll see it's nothing more than 24-bit color with an 8-bit alpha channel, perhaps used for transparency.
Color Space
RGB and CMYK are the two most common color spaces. Got a color television? You've got RGB. Got a color magazine? You've got CMYK.
What's the difference?
Well, the television tube transmits color and the magazine page reflects it. Transmitted color is handy in a dark room, you can watch television. Reflected color isn't quite as useful in a dark room, because all you'll see is black.
Your camera records RGB color information. But your printer has to print CMYK (After all, it's making pictures without batteries, so the light is going to have to be borrowed, or reflected).
And this causes problems.
Partly because the RGB color gamut (or range of colors) is larger than the CMYK color gamut. Which is to say, simply, that you get a lot less colors in CMYK than you do in RGB. Your printer can't mix its four inks to match what that dimmer switch of a monitor can display. Which is why the pictures you print don't always match the image on your screen.
Unfortunately red-eye is well within both color gamuts, so it will come out just fine.
This article is reprinted from The Imaging Resource Digital Photography Newsletter,
Advanced Mode Column, published December 17, 1999
|