BuGUI
BUtton Grid User Interface
Loading...
Searching...
No Matches
bugui::base_palette< T > Class Template Reference

Provides access to the device's colour palette and converts it from HEX to RGB values. More...

#include <color_converter.hpp>

Inheritance diagram for bugui::base_palette< T >:
bugui::color_converter< typename Device::color > bugui::color_converter< T, color::rgba > bugui::color_converter< T, uint8_t > bugui::color_converter< T, Value_t >

Static Protected Attributes

static constexpr auto palette {make_rgb()}

Detailed Description

template<hex_color_palette T>
class bugui::base_palette< T >

Provides access to the device's colour palette and converts it from HEX to RGB values.


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