Packed BGR with alpha, 8 bits per component. Every BGR with alpha pixel is represented with 32 bits, as shown. Bits[31:24] contain alpha information, 0 is fully transparent, 255 is fully opaque.
31:24 |
23:16 |
15:8 |
7:0 |
A |
R |
G |
B |