Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ functions
Functions
8,142 in github.com/AcademySoftwareFoundation/OpenColorIO
⨍
Functions
8,142
◇
Types & classes
1,030
↳
Endpoints
5
↓ 5 callers
Method
InterpolationToString
(Interpolation interp)
src/bindings/java/org/OpenColorIO/Globals.java:34
↓ 5 callers
Method
IsParametricCurve
ext/sampleicc/src/include/iccProfileReader.h:211
↓ 5 callers
Function
LoadCCFile
tests/cpu/fileformats/FileFormatCC_tests.cpp:16
↓ 5 callers
Function
LoadLutFile
tests/cpu/fileformats/FileFormatDiscreet1DL_tests.cpp:58
↓ 5 callers
Function
LogMessage
If the message contains multiple lines, then preprocess it to output the content line by line.
src/OpenColorIO/Logging.cpp:75
↓ 5 callers
Method
LoggingLevelFromString
(String s)
src/bindings/java/org/OpenColorIO/Globals.java:21
↓ 5 callers
Function
M
(a)
docs/site/static/plugins/jquery/jquery.min.js:2
↓ 5 callers
Function
NewJFloatBuffer
src/bindings/java/JNIUtil.cpp:11
↓ 5 callers
Function
PyDynamicProperty
src/bindings/python/PyDynamicProperty.h:15
↓ 5 callers
Function
ReadPandora
tests/cpu/fileformats/FileFormatPandora_tests.cpp:30
↓ 5 callers
Function
RemoveDisplayView
src/OpenColorIO/apphelpers/DisplayViewHelpers.cpp:503
↓ 5 callers
Method
SetCurrentConfig
(Config config)
src/bindings/java/org/OpenColorIO/Globals.java:15
↓ 5 callers
Function
SetOStream
src/OpenColorIO/fileformats/ctf/CTFTransform.cpp:548
↓ 5 callers
Function
XXH32_avalanche
! * @internal * @brief Mixes all bits to finalize the hash. * * The final mix ensures that all input bits have a chance to impact any bit in * th
ext/xxHash/src/include/xxhash.h:1968
↓ 5 callers
Function
_Add_WrapHueChannel_Shader
src/OpenColorIO/ops/fixedfunction/FixedFunctionOpGPU.cpp:352
↓ 5 callers
Function
_get_cmake_values
Search root CMakeLists.txt module for the given pattern(s).
share/docs/configure_file.py:28
↓ 5 callers
Method
_get_editable_file_rules
Copy existing config rules into new editable ``ocio.FileRules`` instance.
src/apps/ocioview/ocioview/items/file_rule_model.py:344
↓ 5 callers
Method
_get_items
:param preserve: Whether to preserve the config items in local memory prior to returning them. All items should be ab
src/apps/ocioview/ocioview/items/config_item_model.py:728
↓ 5 callers
Method
_get_subscription_color
If the item is set as a transform subscription, return a color for its subscription slot.
src/apps/ocioview/ocioview/items/config_item_model.py:685
↓ 5 callers
Method
_get_subscription_icon
If the item is set as a transform subscription, return a number icon for its subscription slot.
src/apps/ocioview/ocioview/items/config_item_model.py:702
↓ 5 callers
Method
_update_tf_subscribers
Broadcast transform and/or name changes to item transform subscribers. :param item_name: Name of changed item :param
src/apps/ocioview/ocioview/items/config_item_model.py:774
↓ 5 callers
Function
adapt_splitter_sizes
Given source and destination splitter size lists, adapt the destination sizes to match the source sizes. Supports between two and three s
src/apps/ocioview/ocioview/items/utils.py:61
↓ 5 callers
Method
add3DTexture
tests/osl/UnitTestMain.cpp:88
↓ 5 callers
Method
addStringVars
src/OpenColorIO/Context.cpp:374
↓ 5 callers
Function
alignOffset
src/OpenColorIO/GpuShader.cpp:39
↓ 5 callers
Function
assertEqualHueCurve
(testCase, first, second)
tests/python/UnitTestUtils.py:76
↓ 5 callers
Function
assertEqualRGBCurve
(testCase, first, second)
tests/python/UnitTestUtils.py:70
↓ 5 callers
Function
build_vonkries_adapt
src/OpenColorIO/transforms/builtins/ColorMatrixHelpers.cpp:229
↓ 5 callers
Function
copyViewingRule
src/OpenColorIO/apphelpers/mergeconfigs/SectionMerger.cpp:812
↓ 5 callers
Function
createConfig
tests/gpu/Config_test.cpp:30
↓ 5 callers
Method
createEditableCopy
src/OpenColorIO/transforms/CDLTransform.cpp:125
↓ 5 callers
Method
current_index
:return: Current model index
src/apps/ocioview/ocioview/widgets/list_widget.py:292
↓ 5 callers
Method
current_mode
Get the current application mode.
src/apps/ocioview/ocioview/mode.py:30
↓ 5 callers
Method
declareFloatArrayConst
src/OpenColorIO/GpuShaderUtils.cpp:520
↓ 5 callers
Method
description
src/apputils/argparse.cpp:82
↓ 5 callers
Method
display
Get current OCIO display.
src/apps/ocioview/ocioview/viewer/image_viewer.py:539
↓ 5 callers
Method
emit_roles_changed
Notify listeners when a color space role is added, removed, or changed.
src/apps/ocioview/ocioview/signal_router.py:80
↓ 5 callers
Method
end
src/OpenColorIO/fileformats/xmlutils/XMLReaderHelper.cpp:98
↓ 5 callers
Method
endArray
src/OpenColorIO/fileformats/ctf/CTFReaderHelper.cpp:3378
↓ 5 callers
Method
findAndRemove
Find and remove specified line from g_output. Return true if found, otherwise, false.
tests/cpu/UnitTestLogUtils.cpp:71
↓ 5 callers
Function
from_degrees
src/OpenColorIO/ops/fixedfunction/ACES2/Common.h:36
↓ 5 callers
Method
getAllInternalTransforms
src/OpenColorIO/Config.cpp:5476
↓ 5 callers
Method
getCoefsArray
src/OpenColorIO/DynamicProperty.cpp:255
↓ 5 callers
Method
getDirection
src/OpenColorIO/transforms/DisplayViewTransform.cpp:65
↓ 5 callers
Method
getDirection
src/OpenColorIO/transforms/ColorSpaceTransform.cpp:74
↓ 5 callers
Method
getDisplay
(int index)
src/bindings/java/org/OpenColorIO/Config.java:49
↓ 5 callers
Method
getDynamicPropertyInternal
src/OpenColorIO/ops/gradingprimary/GradingPrimaryOpData.h:63
↓ 5 callers
Method
getDynamicPropertyInternal
src/OpenColorIO/ops/gradinghuecurve/GradingHueCurveOpData.h:77
↓ 5 callers
Method
getFormatExtensionByIndex
src/OpenColorIO/Baker.cpp:113
↓ 5 callers
Method
getFormatNameByIndex
src/OpenColorIO/Baker.cpp:108
↓ 5 callers
Method
getFunctionName
src/OpenColorIO/GpuShaderDesc.cpp:142
↓ 5 callers
Method
getID
src/OpenColorIO/fileformats/FormatMetadata.cpp:402
↓ 5 callers
Method
getIncludeColorSpaces
src/OpenColorIO/apphelpers/ColorSpaceHelpers.cpp:247
↓ 5 callers
Method
getKnotsArray
src/OpenColorIO/DynamicProperty.cpp:250
↓ 5 callers
Method
getLogMidGray
src/OpenColorIO/ops/exposurecontrast/ExposureContrastOpData.h:195
↓ 5 callers
Method
getLook
(String name)
src/bindings/java/org/OpenColorIO/Config.java:64
↓ 5 callers
Method
getLookNameByIndex
(int index)
src/bindings/java/org/OpenColorIO/Config.java:66
↓ 5 callers
Method
getLooks
src/OpenColorIO/transforms/LookTransform.cpp:134
↓ 5 callers
Method
getNumDisplays
()
src/bindings/java/org/OpenColorIO/Config.java:48
↓ 5 callers
Method
getOffset
Get the offset used in computation
src/OpenColorIO/ops/range/RangeOpData.h:110
↓ 5 callers
Method
getPower
src/OpenColorIO/ops/cdl/CDLOpCPU.h:28
↓ 5 callers
Method
getRGB
src/OpenColorIO/ops/cdl/CDLOpData.h:69
↓ 5 callers
Method
getRoleName
(int index)
src/bindings/java/org/OpenColorIO/Config.java:46
↓ 5 callers
Method
getSlope
src/OpenColorIO/ops/cdl/CDLOpCPU.h:24
↓ 5 callers
Method
getStringVar
(String name)
src/bindings/java/org/OpenColorIO/Context.java:21
↓ 5 callers
Method
getStyle
src/OpenColorIO/ops/gradingtone/GradingToneOpData.h:53
↓ 5 callers
Function
getTransformForDir
Return a transform in either the to_ref or from_ref direction for this color space. Return an identity matrix, if the color space has no transforms.
src/OpenColorIO/ConfigUtils.cpp:867
↓ 5 callers
Method
get_index_from_item_name
Lookup the model index for the named item. :param item_name: Item name to lookup :return: Item model index, if found
src/apps/ocioview/ocioview/items/config_item_model.py:579
↓ 5 callers
Method
get_item_name
:param index: Model index for item :return: Item name, if available
src/apps/ocioview/ocioview/items/config_item_model.py:531
↓ 5 callers
Method
geterror
tests/osl/UnitTestOSL.h:37
↓ 5 callers
Method
hasAVX512
src/OpenColorIO/CPUInfo.h:72
↓ 5 callers
Method
hasColorSpace
Only search for a color space name (i.e. not for a role name).
src/OpenColorIO/Config.cpp:480
↓ 5 callers
Method
hasF16C
src/OpenColorIO/CPUInfo.h:74
↓ 5 callers
Method
hasToken
src/OpenColorIO/TokensManager.h:47
↓ 5 callers
Function
hexasciitofloat
src/OpenColorIO/fileformats/FileFormatIridasLook.cpp:100
↓ 5 callers
Function
i
(t,e)
docs/site/static/plugins/bootstrap/bootstrap.min.js:6
↓ 5 callers
Function
invertTransform
src/OpenColorIO/ConfigUtils.cpp:857
↓ 5 callers
Method
isEnabled
src/OpenColorIO/Caching.h:59
↓ 5 callers
Method
isNoClamp
src/OpenColorIO/ops/cdl/CDLOpCPU.h:34
↓ 5 callers
Function
ja
(a,b)
docs/site/static/plugins/jquery/jquery.min.js:2
↓ 5 callers
Method
label
(cls)
src/apps/ocioview/ocioview/inspect/log_inspector.py:22
↓ 5 callers
Function
loadDescription
src/OpenColorIO/OCIOYaml.cpp:213
↓ 5 callers
Function
midpoint
src/OpenColorIO/ops/fixedfunction/ACES2/Transform.cpp:38
↓ 5 callers
Function
o
(t,e)
docs/site/static/plugins/shuffle/shuffle.min.js:1
↓ 5 callers
Method
pause
src/apputils/measure.h:52
↓ 5 callers
Function
ra
(a,b,c)
docs/site/static/plugins/jquery/jquery.min.js:2
↓ 5 callers
Method
rbegin
src/OpenColorIO/Op.h:342
↓ 5 callers
Method
removeToken
src/OpenColorIO/TokensManager.h:61
↓ 5 callers
Method
rend
src/OpenColorIO/Op.h:344
↓ 5 callers
Method
reset
Reset application from the current OCIO config.
src/apps/ocioview/ocioview/main_window.py:216
↓ 5 callers
Method
reverse
src/OpenColorIO/LookParse.cpp:103
↓ 5 callers
Function
sa
(a)
docs/site/static/plugins/jquery/jquery.min.js:2
↓ 5 callers
Method
scene_reference_space
Return a color space from the current config which is representative of its scene reference space. If no such color space exi
src/apps/ocioview/ocioview/ref_space_manager.py:34
↓ 5 callers
Method
setAlphaParams
src/OpenColorIO/ops/gamma/GammaOpData.cpp:351
↓ 5 callers
Method
setBase
(float val)
src/bindings/java/org/OpenColorIO/LogTransform.java:12
↓ 5 callers
Method
setDirection
src/OpenColorIO/ops/lut3d/Lut3DOpData.h:52
↓ 5 callers
Method
setDirection
src/OpenColorIO/ops/lut1d/Lut1DOpData.h:106
↓ 5 callers
Method
setDisplayViews
src/OpenColorIO/apphelpers/mergeconfigs/MergeConfigsHelpers.cpp:267
↓ 5 callers
Method
setElementName
src/OpenColorIO/fileformats/FormatMetadata.cpp:259
↓ 5 callers
Method
setFirstSOPDescription
src/OpenColorIO/transforms/CDLTransform.cpp:345
← previous
next →
1,401–1,500 of 8,142, ranked by callers