Saved Bookmarks
| 1. |
What is the meaning of term bitmap related to computer? |
Answer» BITMAP is a common GRAPHICS format which is used to store digital raster images. It can be likened to a MAP of BITS, hence the name, as the image is made up of a number of individual dots (bits). Usually, the term bitmap refers to an uncompressed image stored as one bit per PIXEL. |
|