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

Method SaturationProcessor

Saturation/Saturation.cpp:292–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290{
291public:
292 SaturationProcessor(ImageEffect &instance)
293 : SaturationProcessorBase(instance)
294 {
295 }
296
297 void multiThreadProcessImages(const OfxRectI& procWindow, const OfxPointD& rs) OVERRIDE FINAL
298 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected