Defines the Passthrough effect class for applying no modifications to pixel groups.
Interface for managing and interacting with a collection of pixels.
void ApplyEffect(IPixelGroup *pixelGroup) override
Applies the passthrough effect to the given pixel group.
Passthrough()
Constructs a Passthrough effect instance.