Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setAsOutputImageFile
Method
setAsOutputImageFile
Engine/KnobFile.h:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
static const std::string & typeNameStatic();
139
140
void setAsOutputImageFile()
141
{
142
_isOutputImage = true;
143
}
144
145
bool isOutputImageFile() const
146
{
Callers
5
OfxStringInstance
Method · 0.80
setSequenceEnabled
Method · 0.80
restoreUserKnobsRecursive
Method · 0.80
createDuplicateOnHolder
Method · 0.80
createKnobFromSelection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected