BITMAP
A bitmap (or raster) image is one of the two major graphic types (the other being vector). Bitmap-based images are comprised of pixels in a grid. Each pixel or "bit" in the image contains information about the colour to be displayed. Bitmap images have a fixed resolution and cannot be resized without losing image quality.

