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

#include <common.h>

Data Fields

gal_uint8 r
 
gal_uint8 g
 
gal_uint8 b
 
gal_uint8 a
 

Detailed Description

RGBA quarter structure.

See also
RGB

Definition at line 1031 of file common.h.

Field Documentation

The alpha component of a RGBA quarter.

Definition at line 1048 of file common.h.

The blue component of a RGBA quarter.

Definition at line 1044 of file common.h.

The green component of a RGBA quarter.

Definition at line 1040 of file common.h.

The red component of a RGBA quarter.

Definition at line 1036 of file common.h.


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