Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getNumAliases
Method
getNumAliases
src/OpenColorIO/ColorSpace.cpp:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
size_t ColorSpace::getNumAliases() const noexcept
150
{
151
return getImpl()->m_aliases.size();
152
}
153
154
const char * ColorSpace::getAlias(size_t idx) const noexcept
155
{
Callers
15
getAliasesStdVec
Function · 0.45
bindPyNamedTransform
Function · 0.45
getAliasesStdVec
Function · 0.45
bindPyColorSpace
Function · 0.45
save
Function · 0.45
getIndex
Method · 0.45
add
Method · 0.45
ColorSpace.cpp
File · 0.45
containsSRGB
Function · 0.45
getNamedTransformIndex
Method · 0.45
validate
Method · 0.45
addColorSpace
Method · 0.45
Calls
2
getImpl
Function · 0.50
size
Method · 0.45
Tested by
3
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36