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

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