MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / read

Method read

src/libutils/imageioapphelpers/imageio.cpp:220–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218}
219
220void ImageIO::read(const std::string & filename, BitDepth bitdepth)
221{
222 m_impl->read(filename, bitdepth);
223}
224
225void ImageIO::write(const std::string & filename, BitDepth bitdepth) const
226{

Callers 15

get_versionFunction · 0.45
InitImageTextureFunction · 0.45
mainFunction · 0.45
ImageIOMethod · 0.45
configure_fileFunction · 0.45
import_cc_from_xmlFunction · 0.45
import_multiple_from_cccFunction · 0.45
getLutDataMethod · 0.45
LoadTestFileFunction · 0.45
ReadSpiMtxFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 15

getLutDataMethod · 0.36
LoadTestFileFunction · 0.36
ReadSpiMtxFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
ReadIridasItxFunction · 0.36
CheckIdentityFunction · 0.36
ParseStringFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
WriteReadFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
ReadIridasCubeFunction · 0.36
Read3dlFunction · 0.36