MCPcopy Create free account
hub / github.com/NatronGitHub/openfx-misc / doMasking

Method doMasking

PLogLin/PLogLin.cpp:223–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221 bool maskInvert) {_maskImg = v; _maskInvert = maskInvert; }
222
223 void doMasking(bool v) {_doMasking = v; }
224
225 void setValues(bool premult,
226 int premultChannel,

Callers 1

setupAndProcessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected