|
ESPHome 2025.10.4
|
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 25 of file color_mode.h.
|
inlineconstexpr |
Definition at line 27 of file color_mode.h.
|
inlineconstexpr |
Definition at line 30 of file color_mode.h.
|
inlineconstexpr |
Definition at line 28 of file color_mode.h.
|
inlineconstexpr |
Definition at line 29 of file color_mode.h.
|
protected |
Definition at line 33 of file color_mode.h.