TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_PIXEL_BITMASK Struct Reference

Data Fields

UINT32 RedMask
 
UINT32 GreenMask
 
UINT32 BlueMask
 
UINT32 ReservedMask
 

Detailed Description

Definition at line 21 of file GraphicsOutput.h.

Field Documentation

◆ BlueMask

UINT32 EFI_PIXEL_BITMASK::BlueMask

Definition at line 24 of file GraphicsOutput.h.

◆ GreenMask

UINT32 EFI_PIXEL_BITMASK::GreenMask

Definition at line 23 of file GraphicsOutput.h.

◆ RedMask

UINT32 EFI_PIXEL_BITMASK::RedMask

Definition at line 22 of file GraphicsOutput.h.

◆ ReservedMask

UINT32 EFI_PIXEL_BITMASK::ReservedMask

Definition at line 25 of file GraphicsOutput.h.


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