Raster graphics

Raster graphics

In computer graphics, a raster graphics image or bitmap, is a data structure representing a generally rectangular grid of pixels, or points of color, viewable via a monitor, paper, or other display medium. Raster images are stored in image files with varying formats (see Comparison of graphics file formats).

A bitmap corresponds bit-for-bit with an image displayed on a screen, generally in the same format used for storage in the display's video memory, or maybe as a device-independent bitmap. Bitmap is technically characterized by the width and height of the image in pixels and by the number of bits per pixel (a color depth, which determines the number of colors it can represent).

The printing and prepress industries know raster graphics as contones (from "continuous tones") and refer to vector graphics as "line work".

The word "raster" has its origins in the Latin "rastrum" (a rake), which is derived from "radere" (to scrape), and recalls metaphorically the systematic sampling of a grid-pattern of individual pixel-spaces with a view to representing an overall image.

Colors

Each pixel has an individually defined color; images in the RGB color space, for instance, often consist of colored pixels defined by three bytes — one byte each for red, green and blue. Less colorful images require less information per pixel; for example, an image with only black and white pixels requires only a single bit for each pixel. One can distinguish raster graphics from vector graphics in that vector graphics represent an image through the use of geometric objects such as curves and polygons.

A colored raster image (or pixmap) will usually have pixels with between one and eight bits for each of the red, green, and blue components, though other color-encodings also occur, such as four- or eight-bit indexed representations that use vector quantization on the (R, G, B) vectors. The green component sometimes has more bits than the other two to allow for the human eye's greater discrimination of this component.

Encoding

The total number of pixels ("resolution"), and the amount of information in each pixel (often called "color depth") determine the quality of a raster image. For example, an image that stores 24 bits of color-information per pixel (the standard for displays since around 1995) can represent smoother degrees of shading than one that only stores 16 bits per pixel, but not as smooth as one that stores 48 bits. Likewise, an image sampled at 640 x 480 pixels (and therefore containing 307,200 pixels) will look rough and blocky compared to one sampled at 1280 x 1024 (1,310,720 pixels). Because it takes a large amount of data to store a high-quality image, computer software often uses data compression techniques to reduce this size for images stored on disk. Some techniques sacrifice information, and therefore image quality, in order to achieve a smaller file-size. Computer scientists refer to compression techniques that lose information as lossy compression.

Resolution

Raster graphics are resolution dependent. They cannot scale to an arbitrary resolution without loss of apparent quality. This deficiency contrasts with the capabilities of vector graphics, which easily scale to the quality of the device rendering them. Raster graphics deal more practically than vector graphics with photographs and photo-realistic images, while vector graphics often serve better for typesetting or for graphic design. Modern computer-monitors typically display about 72 to 130 pixels per inch (PPI), and some modern consumer printers can resolve 2400 dots per inch (DPI) or more; determining the most appropriate image resolution for a given printer-resolution can pose difficulties, since printed output may have a greater level of detail than a viewer can discern on a monitor. Typically, a resolution of 150 to 300 pixel per inch works well for 4-color process (CMYK) printing.

See also

*Dither
*Halftone
*GIS file formats
*Posterization
*Raster image processor
*Rasterisation

References


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • raster graphics — ▪ computer science also called  bit map graphics        a type of digital image that uses tiny rectangular pixels, or picture elements, arranged in a grid formation to represent an image. Because the format can support a wide range of colours and …   Universalium

  • raster graphics — taškinė grafika statusas T sritis informatika apibrėžtis Grafika, kurios paveikslai sudaryti iš mažų taškų. Paveikslas apibūdinamas taškų skaičiumi, 800 taškų pločio ir 600 taškų ilgio. Kiekvienas taškas vaizduojamas vienu arba keliais ↑bitais.… …   Enciklopedinis kompiuterijos žodynas

  • Raster graphics editor — A raster graphics editor is a computer program that allows users to paint and edit pictures interactively on the computer screen and save them in one of many popular “bitmap” or “raster” formats such as JPEG, PNG, GIF and TIFF.Usually an image… …   Wikipedia

  • raster graphics — bit map graphics, method of portrayal which relates to the pixels which make up an image …   English contemporary dictionary

  • raster graphics — noun A data file or structure representing a generally rectangular grid of pixels, or points of colour, on a computer monitor, paper, or other display medium …   Wiktionary

  • Raster graphics — Растровая графика (машинная графика, представляющая изображение двумерным массивом точек); Растровый графический материал; Растровая графика …   Краткий толковый словарь по полиграфии

  • raster graphics —    Images defined as a set of pixels or dots in a column and row format …   IT glossary of terms, acronyms and abbreviations

  • Comparison of raster graphics editors — This is a comparison of raster graphics editors sorted by availability. Contents 1 List 2 General information 3 Operating system support 4 Features …   Wikipedia

  • Graphics — (from Greek gr. ; see graphy) are visual presentations on some surface, such as a wall, canvas, computer screen, paper, or stone to brand, inform, illustrate, or entertain. Examples are photographs, drawings, Line Art, graphs, diagrams,… …   Wikipedia

  • Graphics file format — Graphics file formats can be divided into four categories:Image file formats, also called raster graphics or bitmap files, contain a representation of a graphic stored as pixels at a fixed resolution. An example is a photographic digital image or …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”