#include <led.hpp>
◆ led() [1/2]
template<led_channel... Channels>
◆ led() [2/2]
template<led_channel... Channels>
◆ get() [1/2]
template<led_channel... Channels>
◆ get() [2/2]
template<led_channel... Channels>
◆ get_color()
template<led_channel... Channels>
- Note
- Very slow because it does inverse gamma table lookup. Also not guaranteed to invert set_color, because a discretized gamma function is not bijective.
◆ set() [1/2]
template<led_channel... Channels>
◆ set() [2/2]
template<led_channel... Channels>
void neo::led< Channels >::set |
( |
std::uint8_t |
v | ) |
|
◆ set_color()
template<led_channel... Channels>
The documentation for this class was generated from the following file: