digikam
Digikam::TIFFLoader Class Reference
#include <tiffloader.h>
Inheritance diagram for Digikam::TIFFLoader:

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