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

Diffraction in Camera Lenses

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

Understanding Gamma in Photography

Gamma—or more precisely, gamma-correction—simply refers to the operation to encode the linear values the camera records into a…

Extenders & Teleconverters

Teleconverters or Extenders are attachments placed between the camera and lens that increase the focal length of the…

Live View: Why It Matters

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