|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <GraphicsOutput.h>
Public Attributes | |
| UINT8 | Blue |
| UINT8 | Green |
| UINT8 | Red |
| UINT8 | Reserved |
Definition at line 137 of file GraphicsOutput.h.
| UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Blue |
Definition at line 138 of file GraphicsOutput.h.
Referenced by ConvertBmpToGopBlt().
| UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Green |
Definition at line 139 of file GraphicsOutput.h.
Referenced by ConvertBmpToGopBlt().
| UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Red |
Definition at line 140 of file GraphicsOutput.h.
Referenced by ConvertBmpToGopBlt().
| UINT8 EFI_GRAPHICS_OUTPUT_BLT_PIXEL::Reserved |
Definition at line 141 of file GraphicsOutput.h.