Next: Gray-scale Images
Up: Graphic/Image Data Structures
Previous: Graphic/Image Data Structures
An example 1 bit monochrome image is illustrated in Fig. 6.11 where:
Sample Monochrome Bit-Map Image
- Each pixel is stored as a single
bit (0 or 1)
- A 640 x 480 monochrome image requires 37.5 KB of storage.
- Dithering is often used for displaying monochrome images
Dave Marshall
10/4/2001