Site map  

Display test: LCD Test

These are intended for LCD display tests. A really good display is capable of displaying 256 different grey levels. The cheaper ones won't go further then 4.

The image below should display 256 different grey levels, free of dithering (with a true colour driver of course).

Gray scale

The image below should display 16 horizontal bars of each 16 squares, each successive square being brighter then the previous one.

Gray scale

With this picture you should be able to count the total number of grey levels; If there are only 4 rectangles rather then 16 squares in each horizontal bar, your display has 64 grey levels. If all the horizontal bars have a uniform colour, only 16 grey levels are supported.
Some TFT screens will perform better with an analogue VGA than with a digital DVI input.

The total number of colours is of course the number of grey levels to the 3rd power;

GreysColoursBits
2 8 3
4 64 6
8512 9
16 4 k12
32 32 k15
64256 k18
128 2 M21
256 16 M24

For a reasonable B&W picture quality, a minimum of 32 grey levels (15 bits) is required.