digikam
DigikamAntiVignettingImagesPlugin::AntiVignetting Class Reference
#include <antivignetting.h>
Inheritance diagram for DigikamAntiVignettingImagesPlugin::AntiVignetting:

Public Member Functions | |
| AntiVignetting (Digikam::DImg *orgImage, QObject *parent=0, double density=2.0, double power=1.0, double radius=1.0, int xshift=0, int yshift=0, bool normalize=true) | |
| ~AntiVignetting () | |
Detailed Description
Definition at line 34 of file antivignetting.h.
Constructor & Destructor Documentation
| DigikamAntiVignettingImagesPlugin::AntiVignetting::AntiVignetting | ( | Digikam::DImg * | orgImage, | |
| QObject * | parent = 0, |
|||
| double | density = 2.0, |
|||
| double | power = 1.0, |
|||
| double | radius = 1.0, |
|||
| int | xshift = 0, |
|||
| int | yshift = 0, |
|||
| bool | normalize = true | |||
| ) | [explicit] |
Definition at line 45 of file antivignetting.cpp.
| DigikamAntiVignettingImagesPlugin::AntiVignetting::~AntiVignetting | ( | ) | [inline] |
Definition at line 42 of file antivignetting.h.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference