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

Method getSat

src/OpenColorIO/transforms/CDLTransform.cpp:297–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295}
296
297double CDLTransformImpl::getSat() const
298{
299 return data().getSaturation();
300}
301
302void CDLTransformImpl::getSatLumaCoefs(double * rgb) const
303{

Callers 15

__init__Method · 0.45
update_from_transformMethod · 0.45
saveFunction · 0.45
BuildCDLOpFunction · 0.45
CDLTransform.cppFile · 0.45
WriteFunction · 0.45
_cdltransform_to_nodeFunction · 0.45
test_saturationMethod · 0.45
test_add_display_viewMethod · 0.45

Calls 1

getSaturationMethod · 0.45

Tested by 11

test_saturationMethod · 0.36
test_add_display_viewMethod · 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
OCIO_ADD_TESTFunction · 0.36