Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ setAsOutputImageFile
Method
setAsOutputImageFile
Engine/KnobFile.h:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
static const std::string & typeNameStatic();
138
139
void setAsOutputImageFile()
140
{
141
_isOutputImage = true;
142
}
143
144
bool isOutputImageFile() const
145
{
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