FastLED 3.9.15
Loading...
Searching...
No Matches

◆ set_input_gamut() [1/2]

void fl::set_input_gamut ( DiodeProfile * profile,
InputGamut g )

Definition at line 279 of file rgbw.cpp.hpp.

279 {
280 set_input_gamut(profile, g, nullptr);
281}
void set_input_gamut(DiodeProfile *profile, InputGamut g, const float white_xy[2]) FL_NOEXCEPT
Definition rgbw.cpp.hpp:242

References FL_NOEXCEPT, and set_input_gamut().

+ Here is the call graph for this function: