Packed RGB, 16 bits per component. Every RGB pixel in memory is represented with 48 bits, as shown. The images need to be stored in memory in raster order, that is, the top-left pixel first and the bottom-right pixel last.
47:32 | 31:16 | 15:0 |
B | G | R |