DDPF.g_bit_mask

Green (or U) mask for reading color data. For instance, given the A8R8G8B8 format, the green mask would be 0x0000ff00.

struct DDPF
uint32_t g_bit_mask;

Meta