digiKam
|
Go to the source code of this file.
Classes | |
class | Digikam::JPEGUtils::JpegRotator |
Namespaces | |
Digikam | |
Digikam::JPEGUtils | |
Typedefs | |
typedef MetaEngineRotation::TransformationAction | Digikam::JPEGUtils::TransformAction |
Functions | |
int | Digikam::JPEGUtils::getJpegQuality (const QString &file) |
bool | Digikam::JPEGUtils::isJpegImage (const QString &file) |
bool | Digikam::JPEGUtils::jpegConvert (const QString &src, const QString &dest, const QString &documentName, const QString &format) |
bool | Digikam::JPEGUtils::loadJPEGScaled (QImage &image, const QString &path, int maximumSize) |