Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getStyle
Method
getStyle
src/OpenColorIO/transforms/CDLTransform.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
CDLStyle CDLTransformImpl::getStyle() const
178
{
179
return CDLOpData::ConvertStyle(data().getStyle());
180
}
181
182
void CDLTransformImpl::setStyle(CDLStyle style)
183
{
Callers
15
update_from_transform
Method · 0.45
__init__
Method · 0.45
update_from_transform
Method · 0.45
update_from_transform
Method · 0.45
__init__
Method · 0.45
update_from_transform
Method · 0.45
__init__
Method · 0.45
update_from_transform
Method · 0.45
bindPyBuiltinTransform
Function · 0.45
bindPyExposureContrastTransform
Function · 0.45
bindPyGradingPrimaryTransform
Function · 0.45
bindPyGradingHueCurveTransform
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_range_transform_interface
Method · 0.36
test_contructor
Method · 0.36
test_style
Method · 0.36
test_get_processor
Method · 0.36
test_color_picking
Method · 0.36
test_MergeColorSpace
Method · 0.36
test_style
Method · 0.36
test_constructor_with_keywords
Method · 0.36
test_constructor_with_positional
Method · 0.36
test_style
Method · 0.36
test_contructor
Method · 0.36
test_style
Method · 0.36