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

#include <common.h>

Data Fields

int ncolors
 
GAL_Colorcolors
 

Detailed Description

Palette structure.

See also
GAL_Color

Definition at line 1147 of file common.h.

Field Documentation

◆ colors

GAL_Color* colors

The pointer to the array of palette items.

Definition at line 1156 of file common.h.

◆ ncolors

int ncolors

The number of palette items.

Definition at line 1152 of file common.h.


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