KImgIO
xcf.cpp File Reference
#include "xcf.h"
#include <stdlib.h>
#include <QtGui/QImage>
#include <QtCore/QIODevice>
#include <QtCore/QStack>
#include <QtCore/QVector>
#include <kdebug.h>
Include dependency graph for xcf.cpp:

Go to the source code of this file.
Functions | |
QRgb | qRgba (const QRgb &rgb, int a) |
Function Documentation
QRgb qRgba | ( | const QRgb & | rgb, | |
int | a | |||
) | [inline] |