The bit depth of an image determines how many unique colours are available to create the image (even if the image does then not utilise all these possible colours)—a palette from which a scene can be created. It is perhaps most easily understood by considering a grayscale image. Here the bit depth will specify how many possible shades exist between pure black and pure white (if you’re not familiar with how a binary works read here).

Similarly, an image at 1 to 4 bits (so from monochrome to 16 tonal values) would look like this:

Moving back to the world of colour, every colour pixel in a digital image is a combination of the three primary colours (Red, Green, Blue = RGB) so for an 8-bit image each of these can take on 28 = 256 different tonal values giving 2(3 x 8)= 16.7 million possible colours.

When reading about bit depth you may see “bits per channel” and “bits per pixel” used. They are essentially different ways of saying the same thing.

BPP-BPCThe below image shows heavy posterization. It usually most easy to notice in the skies as the gradually changing tone clearly show the level jumps which are hard to notice in the shadows and contours of buildings.

Photography of the sky over London showing heavy posterization (insufficient number of tonal values)
You May Also Like

MTF Curves Explained

Modulation Transfer Function curves are helpful indicators of the performance of a lens. Seen for the first time…

Dynamic Range & Clipping

The dynamic range of a camera (or printer, or monitor) is the ratio between the minimum and maximum…

Polarization: Linear & Circular Polarizers

Light that enters the lens is, in certain cases, partially polarized. The correct use of polarizing filters allow…

Autofocus: Phase & Contrast Detection

There are two main types of autofocus—phase detection and contrast detection. Generally speaking, phase detection is used in…