![]() |
Mixxx
|
#include <imginvert.h>
Public Member Functions | |
ImgInvert (ImgSource *parent) | |
virtual QColor | doColorCorrection (QColor c) |
Definition at line 23 of file imginvert.h.
ImgInvert::ImgInvert | ( | ImgSource * | parent | ) | [inline] |
Definition at line 26 of file imginvert.h.
QColor ImgInvert::doColorCorrection | ( | QColor | c | ) | [virtual] |
Implements ImgProcessor.
Definition at line 3 of file imginvert.cpp.