Chapter 2
Chapter 2
• Aspect ratio:
• This number gives the ratio of vertical points to horizontal points
necessary to produce equal-length lines in both directions on the
screen.
Raster-Scan Displays
• This memory area holds intensity values for all screen points.
• Stored intensity values are restored from frame buffer and
painted on screen taking one row at a time.
• Each screen point is referred to as pixels.
• The frame buffer with one bit per pixel is called a bitmap.
• The frame buffer with multiple bits per pixel is referred to as
a pixmap.
Raster-Scan Displays (cont’d)
In the first pass, the beam sweeps across every other scan line
(even-numbered) from top to bottom.
And the beam then sweeps out the remaining scan lines (odd
numbered).
Draw a picture one line at a time and for this reason are
also referred to as vector displays.
Beam-penetration method
• Use shadow-mask methods and take the intensity level for each
electron gun directly from the computer system .
• Allowing 256 voltage settings for each electron gun and nearly 17
million color choices for each pixel.