ESPHome
2024.10.2
|
Helper class to allow bitwise operations on ColorMode with ColorCapability. More...
#include <color_mode.h>
Public Member Functions | |
constexpr | ColorModeHelper (ColorMode val) |
constexpr | operator ColorMode () const |
constexpr | operator uint8_t () const |
constexpr | operator bool () const |
Protected Attributes | |
ColorMode | val_ |
Helper class to allow bitwise operations on ColorMode with ColorCapability.
Definition at line 78 of file color_mode.h.
|
inline |
Definition at line 80 of file color_mode.h.
|
inline |
Definition at line 83 of file color_mode.h.
|
inline |
Definition at line 81 of file color_mode.h.
|
inline |
Definition at line 82 of file color_mode.h.
|
protected |
Definition at line 86 of file color_mode.h.