Computer Science for IGCSE & O level - Data Representation (Section 18 - No. 17)

If a bitmap image has a color depth of 8 bits, how many different colors can each pixel represent?
8
16
64
256

Explanation

With 8 bits, 2^8 = 256 different color values can be represented.

Comments (0)

Advertisement