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

Method getChannelOrder

src/OpenColorIO/ImageDesc.cpp:515–518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

513}
514
515ChannelOrdering PackedImageDesc::getChannelOrder() const
516{
517 return getImpl()->m_chanOrder;
518}
519
520BitDepth PackedImageDesc::getBitDepth() const
521{

Callers 2

bindPyPackedImageDescFunction · 0.45
ImageDesc.cppFile · 0.45

Calls 1

getImplFunction · 0.50

Tested by

no test coverage detected