In computer graphics, pictures or graphics objects are presented as o collection of discrete picture elements called pixels. The pixel is the smallest addressable screen element. It is the smallest piece of the display screen which we can control. The control is achieved by setting the intensity and colour of the pixel which compose the screen.


The process of determining the appropriate pixels for representing picture or graphics object is known as rasterization, and the process of representing continuous picture or graphics object as a collection of discrete pixels is called scan conversion.

Therefore, graphics devices includes both input devices and display devices.