MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / getInputBitDepth

Method getInputBitDepth

src/OpenColorIO/CPUProcessor.cpp:511–514  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

509}
510
511BitDepth CPUProcessor::getInputBitDepth() const
512{
513 return getImpl()->getInputBitDepth();
514}
515
516BitDepth CPUProcessor::getOutputBitDepth() const
517{

Callers 1

test_bit_depthMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by 1

test_bit_depthMethod · 0.36