MiniGUI API Reference (MiniGUI-Standalone)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields
_XVFBPalEntry Struct Reference

#include <xvfb.h>

Data Fields

unsigned char r
 
unsigned char g
 
unsigned char b
 
unsigned char a
 

Detailed Description

the entry in palette

Definition at line 185 of file xvfb.h.

Field Documentation

unsigned char a

alpha weight of color in palette

Definition at line 193 of file xvfb.h.

unsigned char b

blue of color in palette

Definition at line 191 of file xvfb.h.

unsigned char g

gree of color in palette

Definition at line 189 of file xvfb.h.

unsigned char r

red of color in palette

Definition at line 187 of file xvfb.h.


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