InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by the term pixel depth?(a) It is the number of bits used to represent each pixel in RGB space(b) It is the number of bytes used to represent each pixel in RGB space(c) It is the number of units used to represent each pixel in RGB space(d) It is the number of mm used to represent each pixel in RGB spaceI got this question during an online interview.Origin of the question is Color Models in section Color Image Processing of Digital Image Processing |
|
Answer» The correct OPTION is (a) It is the number of bits used to represent each pixel in RGB space |
|