Making Colored Pictures
CRT
screen:
A
standard monitor screen is a CRT (cathode ray tube).
The screen is coated on the inside surface with dots of chemicals called phosphors.
When a beam of electrons hits a dot, the dot will glow.
On a color monitor these phosphor dots are in groups of three: Red, Green,
and Blue. This RGB
system can create all the other colors by combining what dots are aglow.
There are 3 signals that control the 3 electron beams in the monitor,
one for each RGB color. Each beam only touches the dots that the signal tells
it to light. All the glowing dots together make the picture that you see. The
human eye blends the dots to "see" all the different colors.
A shadow mask
blocks the path of the beams in a way that lets each beam only light its
assigned color dots. (Very cool trick!)
LCD screen
LCD (Liquid Crystal Display)
screens use an entirely different technique. The screen is still made of dots
but is quite flat. LCD displays are made of two layers of a polarizing
material with a liquid crystal solution in between. An electrical signal makes
the crystals line up in a way that keeps light from going through entirely or
just partly. A black screen has all the crystals lined up so that no light
gets through.
A color LCD screen uses groups of 3 color cells instead of 3 phosphor dots.
The signal for a picture cleverly lets just the right spots show their colors.
Your eye does the rest.
Scan Pattern
There are two patterns used by CRT monitors to cover the whole
screen. Both scan across the screen, in a row 1 pixel high, from left to
right, drop down and scan back left. (LCD screens do not use these
methods but display the whole screen at once.)
The non-interlaced pattern scans each
row of pixels in turn, from top to bottom. This type is more prone to flicker
if the scan has not started over by the time the phosphor dots have quit
glowing from the last scan. This can make your eyes hurt or even make you
nauseous.
The interlaced pattern scans every other row of pixels. So the odd rows are done, then the even rows, in the same left to right to left way. But since the rows of pixels are very close together, the human eye doesn't notice as easily if a row has gone dim before it is rescanned.
Much friendlier to your eyes and stomach.
Light vs. Ink
Colors created by glowing dots are not quite the same as those created by ink
on the printer. Screens use the RGB system
described above. Inks use the CMYK system using
the colors Cyan (a kind of blue), Magenta
(a kind of red), Yellow, and blacK. This
is why what you see on your screen is not quite the same color when you print.
Fun site! - Learn more from the University of Colorado, using
interactive Java applets. (Java applets take a while to load. You will be
happier if you have a fast computer and a fast Internet connection.)
The
Big Picture
about how the eye sees
TV screens
LCD
screens
Screen Features
| Size | Desktop screens are usually 14
- 19 in. by diagonal measurement. (This is how TV screens are measured,
too.) Larger sizes are available, at a significantly higher cost. Prices are
dropping, however.
|
| Resolution | Determines how clear
and detailed the image is.
Pictures on a screen are made up of tiny dots.
1 dot on screen = 1 pixel (from
"picture element")
The more pixels per inch, the clearer and more detailed the picture.
One measure of this is the dot pitch, the
distance between the dots that make up the picture on the screen. However,
different manufacturers measure differently. Most measure from dot center to
the center of the nearest same color dot. Some measure from the center of a
dot to an imaginary vertical line through the center of the nearest dot of
the same color, giving a smaller number for the same dots as the previous
method. Some monitors use skinny rectangles instead of dots and so must use
a different method altogether. So, dot pitch has become less useful as a
measure of monitor quality. A dot pitch of .28 is very common and .26 should
be good for nearly all purposes, however it is measured.
|
| Refresh Rate | How often the picture
is redrawn on the monitor. If the rate is low, the picture will appear to
flicker. Flicker is not only annoying but also causes eye strain and nausea.
So, a high refresh rate is desirable. 60 times per second is tolerable at low
resolutions for most people. 75 times per second or more is better and is necessary
for high resolutions.
|
| Type |
Old types = CGA, EGA, VGA
Current type = super VGA Determines
what resolutions are available and how many colors can be displayed.
| Type | Stands for | Resolution(s) |
| CGA | Color Graphics Adapter | 320 x 200 |
| EGA | Extended Graphics Adapter | 640 x 350 |
| VGA | Video Graphics Adapter | 640 x 480 |
| SVGA | Super VGA | 800 x 600, 1024 x 768, or 1280 x 1024
etc. |
New systems now come with super VGA with a picture size of
800 x 600 pixels (as a minimum) and 16 million colors
|
| Color | The
number of colors displayed can vary from 16 to 256 to 64 thousand to 16.7
million. The more colors, the smoother graphics appear, especially photos.
The number of colors available actually depends more on the
video card used and on how much memory is devoted to the display. It takes 8
bits to describe 1 pixel when using 256 colors. It takes 24 bits per pixel
when using 16 million colors. So a LOT of memory is needed to get those
millions of colors. Video cards now come with extra memory chips on them to
help handle the load.
|
| Reverse video | example:

|
| Cursor/ Pointer | The
symbol showing where you are working on the screen, like:
and  In
the olden days of just DOS, there were few choices for the cursor. The
invention of the blinking cursor was a tremendous event. Under Windows there
are a huge number of basic to fantasy cursors to choose from.
|
| Scrolling | Moving the lines displayed on the screen up or down one line at a time |
Type of Screens
| Monochrome | one color text on single color background, i.e. white letters on blue, or green characters on black |
 |
| Color | various colors can be displayed. (This one is easy!) |
|
|
| CRT |
Formerly most common type of monitor, which uses a cathode ray
tube. |
Liquid Crystal Display (LCD) |
Used in laptops esp. Large flat monitors are becoming the most common
now,
especially if you do not have desk space for a large CRT monitor. |
 |
| Plasma Screens | Used for very large screens and some laptops.
Flat, good color, but much more expensive. |

|
Physics Lesson:
Color from mixing pigments: Ink and paint make colors by the colors that they reflect. The other colors are absorbed, or subtracted, from the light hitting the object. The primary colors for inks and paints are traditionally said to be red, yellow, and blue. It is more accurate to say magenta, yellow, and cyan. These cannot be created by mixing other colors, but mixing them does produce all other colors.
Color from mixing lights: Lights show the colors that the light source sends out (emits). The colors from different light sources are added together to make the color that you see. A computer screen uses this process. The primary colors for lights are red, green, and blue-violet. Mixed together, they can produce all the other colors.
Color from optical mixing: The illusion of color can be created by tricking the eye. Artists of the Impressionist period created paintings using only dots of color. Newspaper photos are made of dots, also. The human eye blends the colors to "see" shapes and colors that were not actually drawn with lines, just suggested by the dots.