• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KImgIO

pcx.cpp File Reference

#include "pcx.h"
#include <qimage.h>
#include <kdebug.h>

Include dependency graph for pcx.cpp:

Go to the source code of this file.


Functions

KDE_EXPORT void kimgio_pcx_read (QImageIO *io)
KDE_EXPORT void kimgio_pcx_write (QImageIO *io)
static QDataStream & operator<< (QDataStream &s, const PCXHEADER &ph)
static QDataStream & operator<< (QDataStream &s, const Palette &pal)
static QDataStream & operator<< (QDataStream &s, const RGB &rgb)
static QDataStream & operator>> (QDataStream &s, PCXHEADER &ph)
static QDataStream & operator>> (QDataStream &s, Palette &pal)
static QDataStream & operator>> (QDataStream &s, RGB &rgb)
static void readImage1 (QImage &img, QDataStream &s, const PCXHEADER &header)
static void readImage24 (QImage &img, QDataStream &s, const PCXHEADER &header)
static void readImage4 (QImage &img, QDataStream &s, const PCXHEADER &header)
static void readImage8 (QImage &img, QDataStream &s, const PCXHEADER &header)
static void readLine (QDataStream &s, QByteArray &buf, const PCXHEADER &header)
static void writeImage1 (QImage &img, QDataStream &s, PCXHEADER &header)
static void writeImage24 (QImage &img, QDataStream &s, PCXHEADER &header)
static void writeImage4 (QImage &img, QDataStream &s, PCXHEADER &header)
static void writeImage8 (QImage &img, QDataStream &s, PCXHEADER &header)
static void writeLine (QDataStream &s, QByteArray &buf)

Function Documentation

KDE_EXPORT void kimgio_pcx_read ( QImageIO *  io  ) 

Definition at line 265 of file pcx.cpp.

KDE_EXPORT void kimgio_pcx_write ( QImageIO *  io  ) 

Definition at line 482 of file pcx.cpp.

static QDataStream& operator<< ( QDataStream &  s,
const PCXHEADER &  ph 
) [static]

Definition at line 70 of file pcx.cpp.

static QDataStream& operator<< ( QDataStream &  s,
const Palette &  pal 
) [static]

Definition at line 62 of file pcx.cpp.

static QDataStream& operator<< ( QDataStream &  s,
const RGB &  rgb 
) [static]

Definition at line 55 of file pcx.cpp.

static QDataStream& operator>> ( QDataStream &  s,
PCXHEADER &  ph 
) [static]

Definition at line 31 of file pcx.cpp.

static QDataStream& operator>> ( QDataStream &  s,
Palette &  pal 
) [static]

Definition at line 23 of file pcx.cpp.

static QDataStream& operator>> ( QDataStream &  s,
RGB &  rgb 
) [static]

Definition at line 16 of file pcx.cpp.

static void readImage1 ( QImage &  img,
QDataStream &  s,
const PCXHEADER &  header 
) [static]

Definition at line 135 of file pcx.cpp.

static void readImage24 ( QImage &  img,
QDataStream &  s,
const PCXHEADER &  header 
) [static]

Definition at line 238 of file pcx.cpp.

static void readImage4 ( QImage &  img,
QDataStream &  s,
const PCXHEADER &  header 
) [static]

Definition at line 162 of file pcx.cpp.

static void readImage8 ( QImage &  img,
QDataStream &  s,
const PCXHEADER &  header 
) [static]

Definition at line 199 of file pcx.cpp.

static void readLine ( QDataStream &  s,
QByteArray &  buf,
const PCXHEADER &  header 
) [static]

Definition at line 102 of file pcx.cpp.

static void writeImage1 ( QImage &  img,
QDataStream &  s,
PCXHEADER &  header 
) [static]

Definition at line 364 of file pcx.cpp.

static void writeImage24 ( QImage &  img,
QDataStream &  s,
PCXHEADER &  header 
) [static]

Definition at line 452 of file pcx.cpp.

static void writeImage4 ( QImage &  img,
QDataStream &  s,
PCXHEADER &  header 
) [static]

Definition at line 388 of file pcx.cpp.

static void writeImage8 ( QImage &  img,
QDataStream &  s,
PCXHEADER &  header 
) [static]

Definition at line 423 of file pcx.cpp.

static void writeLine ( QDataStream &  s,
QByteArray &  buf 
) [static]

Definition at line 334 of file pcx.cpp.

KImgIO

Skip menu "KImgIO"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal