MCPcopy 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

OfxStringInstanceMethod · 0.80
setSequenceEnabledMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected