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

◆ toHSV16()

HSV16 fl::CRGB::toHSV16 ( ) const

Definition at line 77 of file crgb_extra.cpp.hpp.

77 {
78 return HSV16(*this);
79}