Computer Science for IGCSE & O level - Data Representation (Section 16 - No. 48)
If an image has a bit depth of 4, how many possible colors can each pixel have?
4
8
16
32
Explanation
A bit depth of 4 means 2^4, which is 16 possible colors.
Comments (0)
