Data Fields

rfbXCursorColors Struct Reference

#include <rfbproto.h>

Data Fields

uint8_t foreRed
uint8_t foreGreen
uint8_t foreBlue
uint8_t backRed
uint8_t backGreen
uint8_t backBlue

Detailed Description

Definition at line 890 of file rfbproto.h.


Field Documentation

uint8_t backBlue

Definition at line 896 of file rfbproto.h.

uint8_t backGreen

Definition at line 895 of file rfbproto.h.

uint8_t backRed

Definition at line 894 of file rfbproto.h.

uint8_t foreBlue

Definition at line 893 of file rfbproto.h.

uint8_t foreGreen

Definition at line 892 of file rfbproto.h.

uint8_t foreRed

Definition at line 891 of file rfbproto.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines