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

Method setSrcImg

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

Source from the content-addressed store, hash-verified

216 }
217
218 void setSrcImg(const Image *v) {_srcImg = v; }
219
220 void setMaskImg(const Image *v,
221 bool maskInvert) {_maskImg = v; _maskInvert = maskInvert; }

Callers 1

setupAndProcessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected