|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE fl::u8 CRGB::getLuma | ( | ) | const |
Get the "luma" of a CRGB object.
In other words, roughly how much light the CRGB pixel is putting out (from 0 to 255).
Definition at line 141 of file crgb.hpp.
References FASTLED_FORCE_INLINE, and FL_NOEXCEPT.