| A | B |
| A type of graphic that is stored as pixels | Bitmap |
| A type of graphics that are stored as objects | Vector |
| These graphics can take up a lot of storage space | Bitmap, especially coloured images |
| Another word for Bitmap | Raster |
| Photographs are stored in this form | Bitmap Graphics |
| This is a compressed file format for bitmap graphics | JPEG |
| Graphics such as graphs would be saved in this format to show on a web page | GIF |
| Why do we compress graphic images? | SO that we can take up less storage space |