Photon 1.0.0
|
#include <color.h>
Classes | |
union | color_union |
Public Member Functions | |
FMT_CONSTEXPR | color_type () noexcept |
FMT_CONSTEXPR | color_type (color rgb_color) noexcept |
FMT_CONSTEXPR | color_type (rgb rgb_color) noexcept |
FMT_CONSTEXPR | color_type (terminal_color term_color) noexcept |
Public Attributes | |
bool | is_rgb |
union color_type::color_union | value |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
bool color_type::is_rgb |
union color_type::color_union color_type::value |