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

Public Member Functions | |
TGAHandler () | |
bool | canRead () const |
QByteArray | name () const |
bool | read (QImage *image) |
bool | write (const QImage &image) |
Static Public Member Functions | |
static bool | canRead (QIODevice *device) |
Detailed Description
Constructor & Destructor Documentation
◆ TGAHandler()
Member Function Documentation
◆ canRead() [1/2]
◆ canRead() [2/2]
◆ name()
◆ read()
◆ write()
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.