16 and 32bit on lcds/tfts

Man of Honour
Joined
15 Jan 2006
Posts
32,390
Location
Tosche Station
speedy2004 said:
All lcd and tft monitors are 16bit colour, so why does videos/dvds look better in 32bit colour?

Who told you tft's only display 16 bit? You've been BS'd mate.

Just for the record

16 bit = 65,536 colours
32 bit = 4,294,967,296

Well, at least that's how it should be.
 
Last edited:
Associate
Joined
28 Jul 2005
Posts
403
its 24bit + 8bit, the 8-bit being the available greys hence 32-bit.

technicaly speeking its 16.7 million collours, the rest is greys.

A 10-bit implementation isnt viable at the consumer level, it would achieve 30-bit colour plus another 10-bits for the greys.
 
Last edited:
Associate
Joined
28 Sep 2004
Posts
1,151
Location
London
To work out the number of colours available for a given bit-per-pixel count, raise 2 to the power of bitdepth.

16bits = 2^16: 65,536 colours
24bits = 2^24: 16,777,216 colours (16.7 million)
32bits = 24bits with 8bits of alpha channel information (256 levels).
 
Associate
Joined
28 Jul 2005
Posts
403
the 16.2M I dont understand, I think its because the panels are using 6-bit LCD which dither to 16.2M colours. I dont know about you but anything less than 8-bit will have banding no matter how good the panel is.
 
Man of Honour
Joined
12 Jan 2003
Posts
20,567
Location
UK
to help with all the terminology on TFT's:

24bit = 8 bit = 16.7 million colours
18bit with dithering = 6 bit = 16.2 million colours
18bit = 6 bit = 262,144 colours
 
Back
Top Bottom