ReactOS 0.4.15-dev-7958-gcd0bb1a
EFI_PIXEL_BITMASK Struct Reference

#include <GraphicsOutput.h>

Public Attributes

UINT32 RedMask
 
UINT32 GreenMask
 
UINT32 BlueMask
 
UINT32 ReservedMask
 

Detailed Description

Definition at line 27 of file GraphicsOutput.h.

Member Data Documentation

◆ BlueMask

UINT32 EFI_PIXEL_BITMASK::BlueMask

Definition at line 30 of file GraphicsOutput.h.

◆ GreenMask

UINT32 EFI_PIXEL_BITMASK::GreenMask

Definition at line 29 of file GraphicsOutput.h.

◆ RedMask

UINT32 EFI_PIXEL_BITMASK::RedMask

Definition at line 28 of file GraphicsOutput.h.

◆ ReservedMask

UINT32 EFI_PIXEL_BITMASK::ReservedMask

Definition at line 31 of file GraphicsOutput.h.


The documentation for this struct was generated from the following file: