Engineering:Scan line

From HandWiki
Short description: One row in a raster scanning pattern
Scanlines on a Mitsubishi CS-40307 CRT color television. The fine dots through the bright scanlines are due to the shadow mask.
PAL video signal scan line. From the left: horizontal sync pulse, back porch with color burst, signal itself, front porch, sync pulse, back porch with color burst, video portion of the next scan line. The signals from multiple lines are overlaid, showing shaded areas instead of a single curve.

A scan line (also scanline) is one line, or row, in a raster scanning pattern, such as a line of video on a cathode ray tube (CRT) display of a television set or computer monitor.[1]

On CRT screens the horizontal scan lines are visually discernible, even when viewed from a distance, as alternating colored lines and black lines, especially when a progressive scan signal with below maximum vertical resolution is displayed.[2] This is sometimes used today as a visual effect in computer graphics.[3]

The term is used, by analogy, for a single row of pixels in a raster graphics image.[4] Scan lines are important in representations of image data, because many image file formats have special rules for data at the end of a scan line. For example, there may be a rule that each scan line starts on a particular boundary (such as a byte or word; see for example BMP file format). This means that even otherwise compatible raster data may need to be analyzed at the level of scan lines in order to convert between formats.

See also

References