roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
roo_display::internal::PaletteElementKey Struct Reference

#include <color_mode_indexed.h>

Collaboration diagram for roo_display::internal::PaletteElementKey:
[legend]

Public Member Functions

Color operator() (uint8_t entry) const
 

Data Fields

const Colorpalette
 

Detailed Description

Definition at line 17 of file color_mode_indexed.h.

Member Function Documentation

◆ operator()()

Color roo_display::internal::PaletteElementKey::operator() ( uint8_t  entry) const
inline

Definition at line 18 of file color_mode_indexed.h.

References palette.

Field Documentation

◆ palette

const Color* roo_display::internal::PaletteElementKey::palette

Definition at line 19 of file color_mode_indexed.h.

Referenced by operator()().


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