FastLED 3.9.15
|
FASTLED_FORCE_INLINE uint8_t 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 152 of file crgb.hpp.
References cleanup_R1(), FASTLED_FORCE_INLINE, and scale8_LEAVING_R1_DIRTY().