A Bitmap (or a raster graphics image) is a term used in computer graphics to describe a particular file format used to store digital images. Bitmap images comprise of pixels in a grid and each pixel or "bit" contains color information for the image. They have a fixed resolution and cannot be resized without losing image quality.


