The colour images are represented as red, green and blue (RGB) images, and…
2022
The colour images are represented as red, green and blue (RGB) images, and each colour image has __________ bits/pixel.
- A.
6
- B.
8
- C.
16
- D.
24
Attempted by 58 students.
Show answer & explanation
Correct answer: D
There are 3 color channels (Red, Green, Blue) in an RGB image. Each channel uses 8 bits to represent color intensity. Total bits per pixel = 3 channels × 8 bits = 24 bits.