Packed BGRB, 8 bits per component. Every pixel in memory is represented with 24 bits, as shown. The images need be stored in memory in raster order, that is, top-left pixel first, bottom-right pixel last.
23:16 | 15:8 | 7:0 |
R | G | B |
Packed BGRB, 8 bits per component. Every pixel in memory is represented with 24 bits, as shown. The images need be stored in memory in raster order, that is, top-left pixel first, bottom-right pixel last.
23:16 | 15:8 | 7:0 |
R | G | B |