Is raster graphics in vector graphics or bitmap graphics?

Answer:
Raster graphics is the generic term for bitmap graphics.

Raster comes from the fact that the value of a 2D (XY) raster are specified (the term can be applied for more dimensions as well). With other words the color of each pixel is specified, either directly or as an index in a color table.
First answer by Rotarucalin. Last edit by Rotarucalin. Contributor trust: 25 [recommend contributor recommended]. Question popularity: 2 [recommend question].