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

◆ ToRGB()

CRGB fl::HSV16::ToRGB ( ) const

Definition at line 177 of file hsv16.cpp.

177 {
178 return HSV16toRGB(*this);
179}
static CRGB HSV16toRGB(const HSV16 &hsv)
Definition hsv16.cpp:121

References fl::HSV16toRGB().

Referenced by CRGB::CRGB(), colorBoost(), and operator CRGB().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: