Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getInternalImage
Method
getInternalImage
Engine/OfxClipInstance.cpp:1344–1348 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1342
};
1343
1344
ImagePtr
1345
OfxImageCommon::getInternalImage() const
1346
{
1347
return _imp->natronImage;
1348
}
1349
1350
const std::string&
1351
OfxImageCommon::getComponentsString() const
Callers
4
getInternalImage
Function · 0.80
getInputImageInternal
Method · 0.80
getOutputImageInternal
Method · 0.80
updateViewer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected