MCPcopy 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
392const char * ColorSpace::getEncoding() const noexcept
393{
394 return getImpl()->m_encoding.c_str();
395}
396
397void ColorSpace::setEncoding(const char * encoding)
398{

Callers 15

get_encodingsMethod · 0.45
_get_valueMethod · 0.45
_set_valueMethod · 0.45
_get_valueMethod · 0.45
_get_valueMethod · 0.45
bindPyViewingRulesFunction · 0.45
bindPyColorSpaceFunction · 0.45
saveFunction · 0.45
ColorSpace.cppFile · 0.45

Calls 1

getImplFunction · 0.50

Tested by 11

test_copyMethod · 0.36
test_encodingMethod · 0.36
test_copyMethod · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36