MCPcopy 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
516BitDepth CPUProcessor::getOutputBitDepth() const
517{
518 return getImpl()->getOutputBitDepth();
519}
520
521bool CPUProcessor::isDynamic() const noexcept
522{

Callers 1

test_bit_depthMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by 1

test_bit_depthMethod · 0.36