Representing Bitmap Images

A pixel (short for picture element) is the smallest element in an image


This way of representing an image is called a bitmap


1 bit - 2 colors

2 bits- 4 colors

3 bit - 8 colors

More colors = More memory used


The number of bits per pixel is known as the color depth or bit depth

8 bits = 28