Packed RGB, 10 bits per component. Every RGB pixel is represented with 32 bits, as shown. Bits[31:30] do not contain any pixel information.
31:30 | 29:20 | 19:10 | 9:0 |
X | B | G | R |
Packed RGB, 10 bits per component. Every RGB pixel is represented with 32 bits, as shown. Bits[31:30] do not contain any pixel information.
31:30 | 29:20 | 19:10 | 9:0 |
X | B | G | R |