![]() |
Mixxx
|
#include <imgcolor.h>
Public Member Functions | |
ImgScaleWhite (ImgSource *parent, float amt) | |
virtual QColor | doColorCorrection (QColor c) |
Definition at line 43 of file imgcolor.h.
ImgScaleWhite::ImgScaleWhite | ( | ImgSource * | parent, |
float | amt | ||
) | [inline] |
Definition at line 46 of file imgcolor.h.
QColor ImgScaleWhite::doColorCorrection | ( | QColor | c | ) | [virtual] |
Implements ImgProcessor.
Definition at line 24 of file imgcolor.cpp.