Computer Science for IGCSE & O level - Data Representation (Section 1 - No. 5)
If a bitmap image uses a colour depth of 8 bits, how many different colours can each pixel represent?
8
64
128
256
Explanation
With 8 bits, 2^8 = 256 different colours can be represented.
Comments (0)
