Computer Science for IGCSE & O level - Data Representation (Section 3 - No. 14)
If an image has a color depth of 16 bits, how many different colors can each pixel represent?
16
256
65536
1024
Explanation
16 bits allows for 2^16 = 65536 colors.
Comments (0)
