MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / getBrightness

Method getBrightness

dependencies/hueplusplus-1.0.0/src/Scene.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39int LightState::getBrightness() const
40{
41 return state.value("bri", 0);
42}
43
44bool LightState::hasHueSat() const
45{

Callers 5

TESTFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
alertXYMethod · 0.45
alertXYMethod · 0.45

Calls 1

valueMethod · 0.45

Tested by 3

TESTFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36