Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
297
double CDLTransformImpl::getSat() const
298
{
299
return data().getSaturation();
300
}
301
302
void CDLTransformImpl::getSatLumaCoefs(double * rgb) const
303
{
Callers
15
__init__
Method · 0.45
update_from_transform
Method · 0.45
save
Function · 0.45
BuildCDLOp
Function · 0.45
CDLTransform.cpp
File · 0.45
Write
Function · 0.45
_cdltransform_to_node
Function · 0.45
test_saturation
Method · 0.45
test_create_from_file_cc
Method · 0.45
test_create_from_file_ccc
Method · 0.45
test_create_from_file_cdl
Method · 0.45
test_add_display_view
Method · 0.45
Calls
1
getSaturation
Method · 0.45
Tested by
11
test_saturation
Method · 0.36
test_create_from_file_cc
Method · 0.36
test_create_from_file_ccc
Method · 0.36
test_create_from_file_cdl
Method · 0.36
test_add_display_view
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
OCIO_ADD_TEST
Function · 0.36