|
AlbumShaper 1.0a3
|
#include <qimage.h>#include <qstring.h>#include <qapplication.h>#include "sepia.h"#include "manipulationOptions.h"#include "../../gui/statusWidget.h"
Go to the source code of this file.
Functions | |
| QImage * | sepiaEffect (QString filename, ManipulationOptions *options) |
| QImage * sepiaEffect | ( | QString | filename, |
| ManipulationOptions * | options ) |
Definition at line 54 of file sepia.cpp.
References editedImage, ManipulationOptions::getStatus(), StatusWidget::incrementProgress(), newProgress, StatusWidget::showProgressBar(), status, and updateIncrement.
Referenced by EditingInterface::applyEffect().