MCPcopy 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
225void 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_packageFunction · 0.45
write_ctfFunction · 0.45
CreateOutputLutFileFunction · 0.45
mainFunction · 0.45
_handle_log_messageMethod · 0.45
processor_to_ctf_htmlFunction · 0.45
mainFunction · 0.45
GenerateFunction · 0.45
bindPyGroupTransformFunction · 0.45
extract_docstringsFunction · 0.45
configure_fileFunction · 0.45

Calls

no outgoing calls

Tested by 9

test_write_clfMethod · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
WriteGroupCTFFunction · 0.36
WriteGroupCLFFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36