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

Method KeyerProcessor

Keyer/Keyer.cpp:391–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389{
390public:
391 KeyerProcessor(ImageEffect &instance)
392 : KeyerProcessorBase(instance)
393 {
394 }
395
396private:
397 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