Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getBitDepth
Method
getBitDepth
Gui/ViewerGL.cpp:3229–3233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3227
}
3228
3229
ImageBitDepthEnum
3230
ViewerGL::getBitDepth() const
3231
{
3232
return appPTR->getCurrentSettings()->getViewersBitDepth();
3233
}
3234
3235
void
3236
ViewerGL::populateMenu()
Callers
4
getColorAt
Method · 0.45
getColorAtRect
Method · 0.45
drawRenderingVAO
Method · 0.45
debugImage
Method · 0.45
Calls
2
getViewersBitDepth
Method · 0.80
getCurrentSettings
Method · 0.80
Tested by
no test coverage detected