Raster graphics
Raster graphics is one of the two different kinds of computer graphics. Raster graphics are also called bitmap graphics.
With raster graphics, images are made of many tiny dots. The dots are called pixels.
The individual pixels of a raster image each has its own color.
The problem with raster graphics is that they can look blurry when zoomed in on. Therefore, there is another type of graphics called Vector graphics that work differently.
A computer monitor is a good example of a raster image because it is made of pixels. The number of pixels it has is called the resolution of the monitor. Another example is photographs, which are normally raster images.[1]
Many printers today use computer languages like Postscript or PCL. These languages are usually based on the other type of computer graphics, called vector graphics.
But 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.
Raster Graphics Media
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.
References
- ↑ "Patent US6469805 - Post raster-image processing controls for digital color image printing". Google.nl. Retrieved 26 Feb 2022.