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

Method KeyMixProcessor

KeyMix/KeyMix.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162{
163public:
164 KeyMixProcessor(ImageEffect &instance)
165 : KeyMixProcessorBase(instance)
166 {
167 }
168
169private:
170 void multiThreadProcessImages(const OfxRectI& procWindow, const OfxPointD& rs) OVERRIDE FINAL

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected