|
ESPHome 2025.12.0-dev
|
Helper class to allow bitwise operations on ColorCapability. More...
#include <color_mode.h>
Public Member Functions | |
| constexpr | ColorCapabilityHelper (ColorCapability val) |
| constexpr | operator ColorCapability () const |
| constexpr | operator uint8_t () const |
| constexpr | operator bool () const |
Protected Attributes | |
| ColorCapability | val_ |
Helper class to allow bitwise operations on ColorCapability.
Definition at line 26 of file color_mode.h.
|
inlineconstexpr |
Definition at line 28 of file color_mode.h.
|
inlineconstexpr |
Definition at line 31 of file color_mode.h.
|
inlineconstexpr |
Definition at line 29 of file color_mode.h.
|
inlineconstexpr |
Definition at line 30 of file color_mode.h.
|
protected |
Definition at line 34 of file color_mode.h.