Bitmaps

From Wikipedia, the free encyclopedia

1. Most commonly, bitmaps refers to raster graphics.

2. Also, bitmaps refers to arrays of boolean values, when stored efficiently so that 8 array elements are stored to the byte. They are frequently used to indicate whether an allocation unit is free or used in memory management, file systems and databases.