InterviewSolution
Saved Bookmarks
| 1. |
With 3 bits per pixel, we can accommodate 8 gray levels. If we use 8 bits per pixel then what is the value of gray levels?(a) 18 gray levels(b) 128 gray levels(c) 256 gray levels(d) No colorThe question was posed to me by my school principal while I was bunking the class.Query is from Color and Grayscale Levels topic in portion Graphics Primitives of Computer Graphics |
|
Answer» The CORRECT choice is (c) 256 gray levels |
|