Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getColorPickerLinear
Method
getColorPickerLinear
Engine/Settings.cpp:2552–2556 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2550
}
2551
2552
bool
2553
Settings::getColorPickerLinear() const
2554
{
2555
return _linearPickers->getValue();
2556
}
2557
2558
int
2559
Settings::getNumberOfThreadsPerEffect() const
Callers
3
updateColorPicker
Method · 0.80
pickColorInternal
Method · 0.80
updateRectangleColorPickerInternal
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected