Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_FRAMEBUFFER_PALETTE Struct Reference

#include <framebuffer.h>

Data Fields

uint32_t start
 The number of the first valid entry in the palette.
uint32_t count
 The total number of entries in the palette.
uint32_t entries [256]
 The palette entries in COLOR_FORMAT_DEFAULT format.

Field Documentation

◆ start

uint32_t start

The number of the first valid entry in the palette.

◆ count

uint32_t count

The total number of entries in the palette.

◆ entries

uint32_t entries[256]

The palette entries in COLOR_FORMAT_DEFAULT format.


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