Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ image
Function
image
src/IECoreImageBindings/ImageDisplayDriverBinding.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
static ImagePrimitivePtr image( ImageDisplayDriverPtr dd )
69
{
70
return dd->image()->copy();
71
}
72
73
static ImagePrimitivePtr storedImage( const std::string &handle )
74
{
Callers
nothing calls this directly
Calls
2
copy
Method · 0.45
image
Method · 0.45
Tested by
no test coverage detected