digikam
Digikam::RAWLoader Class Reference
#include <rawloader.h>
Inheritance diagram for Digikam::RAWLoader:

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