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

Metering Modes

There can be up to four metering settings in DSLRs: Evaluative, Centre-Weighted, Partial, and Spot. Below are the…

Diffraction in Camera Lenses

The effects of diffraction can be seen in the right-hand image below (point of focus was identical in…

Live View: Why It Matters

Live View or Live Preview is a function on just about all modern DSLRs and mirrorless cameras which…

Exposing to the Right

Exposing to the right (“ETTR”) is, in some circles, a pretty contentious issue—in part because there have been…