Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getOutputBitDepth
Method
getOutputBitDepth
src/OpenColorIO/CPUProcessor.cpp:516–519 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
514
}
515
516
BitDepth CPUProcessor::getOutputBitDepth() const
517
{
518
return getImpl()->getOutputBitDepth();
519
}
520
521
bool CPUProcessor::isDynamic() const noexcept
522
{
Callers
1
test_bit_depth
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
1
test_bit_depth
Method · 0.36