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

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

Autofocus: Phase & Contrast Detection

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

Polarization: Linear & Circular Polarizers

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

Exposing to the Right

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