Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ GetColors
Method
GetColors
Software/src/LightpackPluginInterface.cpp:551–554 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
549
}
550
551
QList<QRgb> LightpackPluginInterface::GetColors()
552
{
553
return m_curColors;
554
}
555
556
double LightpackPluginInterface::GetFPS()
557
{
Callers
1
clientProcessCommands
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected