Defines the base Effect class for applying transformations or effects to pixel groups.
Abstract base class for applying visual effects to pixel groups.
Interface for managing and interacting with a collection of pixels.
Implements an overflow distortion effect for pixel groups.
void ApplyEffect(IPixelGroup *pixelGroup) override
Applies the overflow distortion effect to the given pixel group.
const uint8_t pixels
Number of pixels to affect in the group.