Bitplane Filters

Home ACSLogo Filters Links

The Bitplane filters treat the image as a series of planes. Each RGB component of each pixel consists of eight bits - bits 0 - 7. The Bitplane Filters treat all the corresponding bits of all the pixels as a single plane. So for example, all the bits which are in position zero in all the pixels are treated together as plane 0.

These filters work by removing or moving individual planes in the picture.

We can take a picture and see how each plane contributes to the whole picture:

Original Picture

Plane 7Plane 6Plane 5Plane 4Plane 3Plane 2Plane 1Plane 0

As you can see, the major contribution to the picture is from the higher planes, while all the detail is from the lower planes. This means that progressively cutting planes from the lower end removes detail and so gives a more and more posterised effect:

While removing the higher planes gives a more and more random colour effect: