Handles tiled JPEG saving for the save filter.
More...
#include <serialsaver.h>
List of all members.
Detailed Description
Handles tiled JPEG saving for the save filter.
This class acts as an adaptation layer for LibJPEG for the purposes of saving.
Constructor & Destructor Documentation
SerialSaver::SerialSaver |
( |
const QString & |
fileName, |
|
|
const QSize & |
fullImageSize, |
|
|
const QByteArray & |
rawExifData | |
|
) |
| | |
SerialSaver::~SerialSaver |
( |
|
) |
|
Member Function Documentation
uchar * SerialSaver::data |
( |
const QuillImage & |
image |
) |
|
bool SerialSaver::isFinished |
( |
|
) |
const |
bool SerialSaver::process |
( |
const QuillImage & |
image |
) |
|
The documentation for this class was generated from the following files: