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.
Answer: D. 24 — 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…
- A.
6
- B.
8
- C.
16
- D.
24
Attempted by 216 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.
Loading lesson…