ReactOS 0.4.15-dev-7942-gd23573b
EFI_UGA_PIXEL Struct Reference

#include <UgaDraw.h>

Public Attributes

UINT8 Blue
 
UINT8 Green
 
UINT8 Red
 
UINT8 Reserved
 

Detailed Description

Definition at line 75 of file UgaDraw.h.

Member Data Documentation

◆ Blue

UINT8 EFI_UGA_PIXEL::Blue

Definition at line 76 of file UgaDraw.h.

◆ Green

UINT8 EFI_UGA_PIXEL::Green

Definition at line 77 of file UgaDraw.h.

◆ Red

UINT8 EFI_UGA_PIXEL::Red

Definition at line 78 of file UgaDraw.h.

◆ Reserved

UINT8 EFI_UGA_PIXEL::Reserved

Definition at line 79 of file UgaDraw.h.


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