Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/openfx-misc
/ setMaskImg
Method
setMaskImg
KeyMix/KeyMix.cpp:146–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void setMaskImg(const Image *v,
147
bool maskInvert) { _maskImg = v; _maskInvert = maskInvert; }
148
149
void setValues(double mix,
150
std::bitset<4> aChannels)
Callers
1
setupAndProcess
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected