KImgIO
PSDHandler Class Reference
#include <psd.h>
Inheritance diagram for PSDHandler:

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