summaryrefslogtreecommitdiffstats
path: root/spec/glossary/bitmapped.yml
blob: b8332812df3399f6299b273ddbf2289ed8510138 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 1988, 1998 On-Line Applications Research Corporation (OAR)
enabled-by: true
glossary-type: term
links:
- role: glossary-member
  uid: ../glossary-general
term: bit-mapped
text: |
  A data encoding scheme in which each bit in a variable is used to
  represent something different.  This makes for compact data
  representation.
type: glossary