iPXE
Data Fields
EFI_GRAPHICS_OUTPUT_BLT_PIXEL Struct Reference

#include <GraphicsOutput.h>

Data Fields

UINT8 Blue
 
UINT8 Green
 
UINT8 Red
 
UINT8 Reserved
 

Detailed Description

Definition at line 133 of file GraphicsOutput.h.

Field Documentation

◆ Blue

UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Blue

Definition at line 134 of file GraphicsOutput.h.

◆ Green

UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Green

Definition at line 135 of file GraphicsOutput.h.

◆ Red

UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Red

Definition at line 136 of file GraphicsOutput.h.

◆ Reserved

UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Reserved

Definition at line 137 of file GraphicsOutput.h.


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