Beatmup
|
Image filtering operations. More...
Classes | |
class | ColorMatrix |
Color matrix filter: applies mapping Ax + B at each pixel of a given image in RGBA space. More... | |
class | PixelwiseFilter |
Base class for image filters processing a given bitmap in a pixelwise fashion. More... | |
class | Sepia |
Sepia filter. More... | |
Image filtering operations.