Beatmup
Beatmup::Filters Namespace Reference

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...
 

Detailed Description

Image filtering operations.