ReactOS 0.4.15-dev-7953-g1f49173
EFI_GRAPHICS_OUTPUT_BLT_PIXEL Struct Reference

#include <GraphicsOutput.h>

Public Attributes

UINT8 Blue
 
UINT8 Green
 
UINT8 Red
 
UINT8 Reserved
 

Detailed Description

Definition at line 137 of file GraphicsOutput.h.

Member Data Documentation

◆ Blue

UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Blue

Definition at line 138 of file GraphicsOutput.h.

Referenced by ConvertBmpToGopBlt().

◆ Green

UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Green

Definition at line 139 of file GraphicsOutput.h.

Referenced by ConvertBmpToGopBlt().

◆ Red

UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Red

Definition at line 140 of file GraphicsOutput.h.

Referenced by ConvertBmpToGopBlt().

◆ Reserved

UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Reserved

Definition at line 141 of file GraphicsOutput.h.


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