digiKam
|
Go to the source code of this file.
Namespaces | |
Digikam | |
Digikam::PGFUtils | |
Functions | |
QString | Digikam::PGFUtils::libPGFVersion () |
bool | Digikam::PGFUtils::loadPGFScaled (QImage &img, const QString &path, int maximumSize) |
bool | Digikam::PGFUtils::readPGFImageData (const QByteArray &data, QImage &img, bool verbose) |
bool | Digikam::PGFUtils::writePGFImageData (const QImage &image, QByteArray &data, int quality, bool verbose) |
bool | Digikam::PGFUtils::writePGFImageFile (const QImage &image, const QString &filePath, int quality, bool verbose) |