ReactOS 0.4.16-dev-297-gc569aee
|
#include <vbe.h>
Public Attributes | |
UCHAR | Blue |
UCHAR | Green |
UCHAR | Red |
UCHAR | Pad |
UCHAR _VBE_COLOR_REGISTER::Blue |
Definition at line 190 of file vbe.h.
Referenced by VbeSetColorLookup().
UCHAR _VBE_COLOR_REGISTER::Green |
Definition at line 191 of file vbe.h.
Referenced by VbeSetColorLookup().
UCHAR _VBE_COLOR_REGISTER::Pad |
Definition at line 193 of file vbe.h.
Referenced by VbeSetColorLookup().
UCHAR _VBE_COLOR_REGISTER::Red |
Definition at line 192 of file vbe.h.
Referenced by VbeSetColorLookup().