|
LibVNCServer/LibVNCClient
|
#include <rfbproto.h>
Data Fields | |
| uint8_t | foreRed |
| uint8_t | foreGreen |
| uint8_t | foreBlue |
| uint8_t | backRed |
| uint8_t | backGreen |
| uint8_t | backBlue |
Definition at line 913 of file rfbproto.h.
| uint8_t backBlue |
Definition at line 919 of file rfbproto.h.
| uint8_t backGreen |
Definition at line 918 of file rfbproto.h.
| uint8_t backRed |
Definition at line 917 of file rfbproto.h.
| uint8_t foreBlue |
Definition at line 916 of file rfbproto.h.
| uint8_t foreGreen |
Definition at line 915 of file rfbproto.h.
| uint8_t foreRed |
Definition at line 914 of file rfbproto.h.