MiniGUI API Reference (MiniGUI-Standalone)  v3.2.0
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 1055 of file common.h.

Field Documentation

GAL_Color* colors

The pointer to the array of palette items.

Definition at line 1064 of file common.h.

int ncolors

The number of palette items.

Definition at line 1060 of file common.h.


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