Mixxx

ImgHSVTweak Class Reference

#include <imgcolor.h>

Inheritance diagram for ImgHSVTweak:
Collaboration diagram for ImgHSVTweak:

List of all members.

Public Member Functions

 ImgHSVTweak (ImgSource *parent, int hmin, int hmax, int smin, int smax, int vmin, int vmax, float hfact, int hconst, float sfact, int sconst, float vfact, int vconst)
virtual QColor doColorCorrection (QColor c)

Detailed Description

Definition at line 71 of file imgcolor.h.


Constructor & Destructor Documentation

ImgHSVTweak::ImgHSVTweak ( ImgSource parent,
int  hmin,
int  hmax,
int  smin,
int  smax,
int  vmin,
int  vmax,
float  hfact,
int  hconst,
float  sfact,
int  sconst,
float  vfact,
int  vconst 
) [inline]

Definition at line 73 of file imgcolor.h.


Member Function Documentation

QColor ImgHSVTweak::doColorCorrection ( QColor  c) [virtual]

Implements ImgProcessor.

Definition at line 66 of file imgcolor.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines