ReactOS 0.4.16-dev-340-g0540c21
|
#include <video.h>
Public Attributes | |
UCHAR | Red |
UCHAR | Green |
UCHAR | Blue |
UCHAR _PALETTE_ENTRY::Blue |
Definition at line 15 of file video.h.
Referenced by VideoFadeIn().
UCHAR _PALETTE_ENTRY::Green |
Definition at line 14 of file video.h.
Referenced by VideoFadeIn().
UCHAR _PALETTE_ENTRY::Red |
Definition at line 13 of file video.h.
Referenced by VideoFadeIn().