KImgIO
psd.cpp File Reference
#include "psd.h"
#include <qimage.h>
#include <qdatastream.h>
#include <kdebug.h>
Include dependency graph for psd.cpp:
Go to the source code of this file.
Typedefs | |
typedef Q_UINT8 | uchar |
typedef Q_UINT32 | uint |
typedef Q_UINT16 | ushort |
Enumerations | |
enum | ColorMode |
Functions | |
void | kimgio_psd_read (QImageIO *io) |
void | kimgio_psd_write (QImageIO *) |
Typedef Documentation
Enumeration Type Documentation
Function Documentation