digikam
Digikam::JP2KLoader Class Reference
#include <jp2kloader.h>
Inheritance diagram for Digikam::JP2KLoader:

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