Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/openfx-misc
/ doMasking
Method
doMasking
Test/TestRender.cpp:131–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
bool maskInvert) { _maskImg = v; _maskInvert = maskInvert; }
130
131
void doMasking(bool v) {_doMasking = v; }
132
133
void setValues(double mix)
134
{
Callers
1
setupAndProcess
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected