Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
515
ChannelOrdering PackedImageDesc::getChannelOrder() const
516
{
517
return getImpl()->m_chanOrder;
518
}
519
520
BitDepth PackedImageDesc::getBitDepth() const
521
{
Callers
2
bindPyPackedImageDesc
Function · 0.45
ImageDesc.cpp
File · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
no test coverage detected