Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
int LightState::getBrightness() const
40
{
41
return state.value(
"bri"
, 0);
42
}
43
44
bool LightState::hasHueSat() const
45
{
Callers
5
TEST
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
alertXY
Method · 0.45
alertXY
Method · 0.45
Calls
1
value
Method · 0.45
Tested by
3
TEST
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36