LibVNCServer/LibVNCClient
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 913 of file rfbproto.h.

Field Documentation

◆ backBlue

uint8_t backBlue

Definition at line 919 of file rfbproto.h.

◆ backGreen

uint8_t backGreen

Definition at line 918 of file rfbproto.h.

◆ backRed

uint8_t backRed

Definition at line 917 of file rfbproto.h.

◆ foreBlue

uint8_t foreBlue

Definition at line 916 of file rfbproto.h.

◆ foreGreen

uint8_t foreGreen

Definition at line 915 of file rfbproto.h.

◆ foreRed

uint8_t foreRed

Definition at line 914 of file rfbproto.h.


The documentation for this struct was generated from the following file: