KImgIO
DDSHandler Class Reference
#include <dds.h>
Inheritance diagram for DDSHandler:

Public Member Functions | |
bool | canRead () const |
DDSHandler () | |
QByteArray | name () const |
bool | read (QImage *image) |
bool | write (const QImage &image) |
Static Public Member Functions | |
static bool | canRead (QIODevice *device) |
Detailed Description
Definition at line 15 of file dds.h.
Constructor & Destructor Documentation
Member Function Documentation
QByteArray DDSHandler::name | ( | ) | const |
bool DDSHandler::read | ( | QImage * | image | ) |
bool DDSHandler::write | ( | const QImage & | image | ) |
The documentation for this class was generated from the following files: