Color Depth Issues
If you have not read the
article on Understanding Scanner Mechanics, you should
read it carefully prior to reading this section.
Computers use a Binary
number system to store information. We are used to using a
Decimal number system which has 10 possible digits (0-9).
The Binary number system only has 2 digits (0&1).
These correspond to switches being either on or off. The
chips in your computer are nothing more than a complex
system of switches that can be turned on and off by
program codes.
When you only have 2
possible digits to work with, it takes more of them to
represent 256 possible integers (0-255 being the 256
integers) than it does using the Decimal number system.
Here is what 255 looks like in Binary:
11111111
Here is what 0 looks like
in binary when stored as 8-bits:
00000000
All numbers between 0 and
255 will be various combinations of 1s and 0s. (If you
desire to understand the Binary number system further,
talk to a mathematician or a computer programmer. This is
about as far as I care to understand it! You can play with
the Windows calculator which is capable of converting
between Decimal and Binary. Open the calculator and change
it to Scientific Mode from the View Menu. Enter a number
between 0 and 255 then click the Binary button and see
what happens. Enter 256 and see what happens when
converting to binary - you get 9-bits!)
It takes 8 digits (8-bits)
to store the Decimal number 255 in computer code.
24-bit scanners can detect
up to 256 different levels of intensity for the three
colors used by a monitor (Red, green and blue). The
monitor uses dots of each of these three colors placed
very closely together to trick your eyes into seeing a
broad spectrum of colors (16.77 million to be precise).
To store a single dot of
color, the computer needs a value between 0-255 for each
of the three colors the monitor blends together to produce
the perceived color. That means it takes 24-bits to store
one dot of color in a file on your hard disk. Below are
the 24-bits for a dot of white:
11111111,11111111,11111111
A dot of black would be
stored as 24 0s. there are 16.77 million unique
combinations of 1s and 0s possible when you have 24 digits
to work with. This is why 24-bit color scanners can scan
up to 16.77 million colors.
Monitor Color Depth
All computer monitors use
dots of red, green and blue to represent the colors of an
image. Current Video Card technology only allows 256
intensity levels for each of these dots. Therefore,
current computer monitors can only display 24-bit color or
16.77 million colors. I doubt that this will ever change
because the human eye cannot distinguish more colors than
this. There also would be a quadruple increase in file
sizes which would clog the "arteries" of your
computer if video card technology advances to 48-bit
technology (the next logical step). Keep this 24-bit
limitation of your video card in mind as it is quite
important when we get to the discussion of 30-bit and
36-bit scanners.
Video cards allow you to
run your monitor in several different modes. You can set
your monitor to display 16 colors, 256 colors, 16-bit
color (65,000 colors) and 24-bit color (16.77 million
colors). Some video cards have a 32-bit mode, but this is
merely a speed trick. Computers move information in 16-bit
or 32-bit chunks. When a video card allows 32-bit mode, it
is storing 24-bits of color information in 32 digits
merely to make data transfers faster. The extra 8-bits
contain null information.
The amount of colors your
computer monitor can display is dependent entirely on the
video card you have installed. If your computer is more
than 4 years old, you probably don't have a 24-bit
capability. Most machines purchased within the last few
years are capable of displaying 24-bit color.
The amount of RAM on your
video card limits the color depth for each resolution of
your monitor. Most current video cards can display
resolutions up to 1,024 x 768. That is 1,024 pixels
horizontally by 768 pixels vertically. (A pixel is one set
of three dots, one each of red, green and blue. A pixel
can display one dot produced by the scanner.) If your
video card has 1MB of RAM, you can display 24-bit color at
640 x 480 resolution. If you set a 1MB video card to 800 x
600 pixels, you will only be able to display 16-bit color.
If your video card has 2MB of RAM, you can display 24-bit
color at 800 x 600 resolution. It takes 4MB of RAM on your
video card to display 24-bit color at 1,024 x 768
resolution.
So how do I know what
resolution and color depth my monitor is using you ask?
Well, in Windows 95/98 it is easy to adjust. When you
click the Display icon in your control panel, a screen
will come up which allows you to set the resolution and
color palette for your monitor. Click on the Settings Tab
to get to the adjustments for your video card.
30-Bit and 36-Bit Scanners
Those of you who have
purchased a 30-bit or 36-bit Mustek scanner may have
noticed by now that it only produces 24-bit files. If you
understand what you have read so far, then you already
know why it does this. But you must be wondering why we
even make scanners that go higher than 24-bits.
The main reason for going
higher than 24-bits is because 24-bit scanners typically
produce slightly dark images. It is possible to make them
scan lighter, but then you lose detail in the shadow areas
of your image. 30-bit and 36-bit scanners produce lighter
images by default. Additionally they give the operator
control over shadow and highlight detail which 24-bit
scanners don't give.
A 30-bit scanner collects
10-bits of data each for the red, green and blue color
components while 36-bit scanners collect 12-bits for each.
The scanner driver allows the operator to control which 24
of those 30 or 36 bits are kept and which ones are
discarded. This adjustment is made by changing the Gamma
Curve. Gamma settings are accessed through the Tonal
Adjustment Icon on the TWAIN Interface. Mustek's 36-bit
scanner, the Paragon 1200 SP Pro comes with
calibration software which interfaces with the TWAIN
driver to select the 24-bits of data that best represent
the original image.
The images below were
scanned at 72 DPI on a Mustek Paragon 800 II SP at
various gamma settings. The first row of images are a
portion of an Agfa IT8.7/2 Calibration Target. The second
row of images are my bosses son.
|