DDPF.r_bit_mask

Red (or lumiannce or Y) mask for reading color data. For instance, given the A8R8G8B8 format, the red mask would be 0x00ff0000.

struct DDPF
uint32_t r_bit_mask;

Meta