TermOx
Public Types | Public Attributes | List of all members
ox::Color_definition Struct Reference

Used to define a single color for a Palette. More...

#include <color.hpp>

Public Types

using Value_t = std::variant< Color_index, True_color, Dynamic_color >
 

Public Attributes

Color color
 
Value_t value
 

Detailed Description

Used to define a single color for a Palette.


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