EFI_GRAPHICS_OUTPUT_BLT_PIXEL

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct EFI_GRAPHICS_OUTPUT_BLT_PIXEL {}

Members

Variables

Blue
UINT8 Blue;
Undocumented in source.
Green
UINT8 Green;
Undocumented in source.
Red
UINT8 Red;
Undocumented in source.
Reserved
UINT8 Reserved;
Undocumented in source.

Meta