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. (2^8+2^9) bytes
B. (2^10+2^8) bytes
C. (2^10+2^24) bytes
D. (2^10+2^11) bytes
Answer» E.


Discussion

No Comment Found