Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ write
Method
write
src/libutils/imageioapphelpers/imageio.cpp:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
void ImageIO::write(const std::string & filename, BitDepth bitdepth) const
226
{
227
m_impl->write(filename, bitdepth);
228
}
229
230
231
} // namespace OCIO_NAMESPACE
Callers
15
cmake_find_package
Function · 0.45
write_ctf
Function · 0.45
CreateOutputLutFile
Function · 0.45
main
Function · 0.45
_handle_log_message
Method · 0.45
processor_to_ctf_html
Function · 0.45
_on_export_button_released
Method · 0.45
main
Function · 0.45
Generate
Function · 0.45
bindPyGroupTransform
Function · 0.45
extract_docstrings
Function · 0.45
configure_file
Function · 0.45
Calls
no outgoing calls
Tested by
9
test_write_clf
Method · 0.36
test_create_from_file_cc
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
WriteGroupCTF
Function · 0.36
WriteGroupCLF
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36