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

◆ toHSV16()

fl::HSV16 CRGB::toHSV16 ( ) const

Definition at line 22 of file crgb_hsv16.cpp.

22 {
23 return fl::HSV16(*this);
24}