DDPF.b_bit_mask

Blue (or V) mask for reading color data. For instance, given the A8R8G8B8 format, the blue mask would be 0x000000ff.

struct DDPF
uint32_t b_bit_mask;

Meta