Raster graphics facts for kids
Raster graphics (or bitmap graphics) is one of two kinds of computer graphics. With raster graphics, images are modeled as big collections of pixels. Usually they form an image shaped like a rectangle. Each pixel holds something, like color or transparency. Raster images are used very often. Computer screens are made of a raster of points. Vector graphic images are rasterised that way. Images that are difficult to make as a vector, like photographs, are often made in the form of a raster image.
Many printers today use computer languages like Postscript or PCL. These languages are based on vectorized images, most of the time. To be printed, these images need to be translated into raster graphics first. This is done by a part called a Raster Image Processor. Most modern printers have those processors inside the printer. Some printers use a special piece of software on the computer to do that job.
Images for kids
-
Transposing an image to covert raster organization (a relatively costly operation for packed formats with less than a byte per pixel); composing an additional raster line reflection (almost free), either before or afterwards, amounts to a 90° image rotation in one direction or the other.
See also
In Spanish: Imagen de mapa de bits para niños