Computer Science, asked by Manojprasad, 1 year ago

What is Bitmap?in short

Answers

Answered by ansh258
10
A bitmap is a type of memory organization or image file format used to store digital images. The term bitmap comes from the computer programming terminology, meaning just a map of bits, a spatially mapped array of bits.
Answered by adventureisland
2

Bitmap:

  • A bitmap, an image file format or a type of memory organization can be defined as a form of representation in which each element corresponds to one or more bits of information.
  • Bitmap finds its use in controlling the display of a computer screen.
  • The term is from programming terminology meaning a spatially mapped array of bits.
  • It is mapping from domain to bits.
Similar questions