digikam
Digikam::PNGLoader Class Reference
#include <pngloader.h>
Inheritance diagram for Digikam::PNGLoader:

Detailed Description
Definition at line 47 of file pngloader.h.
Public Member Functions | |
| virtual bool | hasAlpha () const |
| virtual bool | isReadOnly () const |
| bool | load (const QString &filePath, DImgLoaderObserver *observer) |
| PNGLoader (DImg *image) | |
| bool | save (const QString &filePath, DImgLoaderObserver *observer) |
| virtual bool | sixteenBit () const |
Constructor & Destructor Documentation
| Digikam::PNGLoader::PNGLoader | ( | DImg * | image | ) |
Definition at line 63 of file pngloader.cpp.
Member Function Documentation
| bool Digikam::PNGLoader::hasAlpha | ( | ) | const [virtual] |
| virtual bool Digikam::PNGLoader::isReadOnly | ( | ) | const [inline, virtual] |
| bool Digikam::PNGLoader::load | ( | const QString & | filePath, | |
| DImgLoaderObserver * | observer | |||
| ) | [virtual] |
| bool Digikam::PNGLoader::save | ( | const QString & | filePath, | |
| DImgLoaderObserver * | observer | |||
| ) | [virtual] |
| bool Digikam::PNGLoader::sixteenBit | ( | ) | const [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference