Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getEncoding
Method
getEncoding
src/OpenColorIO/ColorSpace.cpp:392–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
}
391
392
const char * ColorSpace::getEncoding() const noexcept
393
{
394
return getImpl()->m_encoding.c_str();
395
}
396
397
void ColorSpace::setEncoding(const char * encoding)
398
{
Callers
15
test_constructor_with_keyword
Method · 0.95
test_constructor_without_keyword
Method · 0.95
test_constructor_without_parameter
Method · 0.95
get_encodings
Method · 0.45
_get_value
Method · 0.45
_set_value
Method · 0.45
_get_value
Method · 0.45
_get_value
Method · 0.45
bindPyViewingRules
Function · 0.45
bindPyColorSpace
Function · 0.45
save
Function · 0.45
ColorSpace.cpp
File · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
11
test_constructor_with_keyword
Method · 0.76
test_constructor_without_keyword
Method · 0.76
test_constructor_without_parameter
Method · 0.76
test_copy
Method · 0.36
test_encoding
Method · 0.36
test_copy
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36