KImgIO
TGAHandler Class Reference
#include <tga.h>
Inheritance diagram for TGAHandler:

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