MCPcopy 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
3229ImageBitDepthEnum
3230ViewerGL::getBitDepth() const
3231{
3232 return appPTR->getCurrentSettings()->getViewersBitDepth();
3233}
3234
3235void
3236ViewerGL::populateMenu()

Callers 4

getColorAtMethod · 0.45
getColorAtRectMethod · 0.45
drawRenderingVAOMethod · 0.45
debugImageMethod · 0.45

Calls 2

getViewersBitDepthMethod · 0.80
getCurrentSettingsMethod · 0.80

Tested by

no test coverage detected