Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
220
void ImageIO::read(const std::string & filename, BitDepth bitdepth)
221
{
222
m_impl->read(filename, bitdepth);
223
}
224
225
void ImageIO::write(const std::string & filename, BitDepth bitdepth) const
226
{
Callers
15
get_version
Function · 0.45
InitImageTexture
Function · 0.45
main
Function · 0.45
ImageIO
Method · 0.45
configure_file
Function · 0.45
import_cc_from_xml
Function · 0.45
import_multiple_from_ccc
Function · 0.45
select_cccid_for_filetransform
Function · 0.45
getLutData
Method · 0.45
LoadTestFile
Function · 0.45
ReadSpiMtx
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
15
getLutData
Method · 0.36
LoadTestFile
Function · 0.36
ReadSpiMtx
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
ReadIridasItx
Function · 0.36
CheckIdentity
Function · 0.36
ParseString
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
WriteRead
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
ReadIridasCube
Function · 0.36
Read3dl
Function · 0.36