Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ attribute
Method
attribute
src/libutils/imageioapphelpers/imageio.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
void ImageIO::attribute(const std::string & name, const std::string & value)
206
{
207
m_impl->attribute(name, value);
208
}
209
210
void ImageIO::attribute(const std::string & name, float value)
211
{
Callers
2
main
Function · 0.45
ExecuteOSLShader
Function · 0.45
Calls
no outgoing calls
Tested by
1
ExecuteOSLShader
Function · 0.36