InterviewSolution
Saved Bookmarks
| 1. |
If the frame buffer has 10-bits per pixel and 8-bits are allocated for each of the R, G and B components then what would be the size of the color lookup table (LUT)(A) (210 +211 ) bytes(B) (210 +28 ) bytes(C) (210 + 224 ) bytes(D) (28 + 29 ) bytes |
| Answer» | |