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

KImgIO

tga.cpp File Reference

#include "tga.h"
#include <assert.h>
#include <qimage.h>
#include <qdatastream.h>
#include <kdebug.h>

Include dependency graph for tga.cpp:

Go to the source code of this file.


Defines

#define TGA_INTERLEAVE_2WAY   0x40
#define TGA_INTERLEAVE_4WAY   0x80
#define TGA_INTERLEAVE_MASK   0xc0
#define TGA_INTERLEAVE_NONE   0x00
#define TGA_ORIGIN_LEFT   0x00
#define TGA_ORIGIN_LOWER   0x00
#define TGA_ORIGIN_MASK   0x30
#define TGA_ORIGIN_RIGHT   0x10
#define TGA_ORIGIN_UPPER   0x20

Typedefs

typedef Q_UINT8 uchar
typedef Q_UINT32 uint
typedef Q_UINT16 ushort

Enumerations

enum  TGAType

Functions

KDE_EXPORT void kimgio_tga_read (QImageIO *io)
KDE_EXPORT void kimgio_tga_write (QImageIO *io)

Define Documentation

#define TGA_INTERLEAVE_2WAY   0x40

Definition at line 50 of file tga.cpp.

#define TGA_INTERLEAVE_4WAY   0x80

Definition at line 51 of file tga.cpp.

#define TGA_INTERLEAVE_MASK   0xc0

Definition at line 48 of file tga.cpp.

#define TGA_INTERLEAVE_NONE   0x00

Definition at line 49 of file tga.cpp.

#define TGA_ORIGIN_LEFT   0x00

Definition at line 54 of file tga.cpp.

#define TGA_ORIGIN_LOWER   0x00

Definition at line 56 of file tga.cpp.

#define TGA_ORIGIN_MASK   0x30

Definition at line 53 of file tga.cpp.

#define TGA_ORIGIN_RIGHT   0x10

Definition at line 55 of file tga.cpp.

#define TGA_ORIGIN_UPPER   0x20

Definition at line 57 of file tga.cpp.


Typedef Documentation

typedef Q_UINT8 uchar

Definition at line 32 of file tga.cpp.

typedef Q_UINT32 uint

Definition at line 30 of file tga.cpp.

typedef Q_UINT16 ushort

Definition at line 31 of file tga.cpp.


Enumeration Type Documentation

enum TGAType

Definition at line 39 of file tga.cpp.


Function Documentation

KDE_EXPORT void kimgio_tga_read ( QImageIO *  io  ) 

Definition at line 316 of file tga.cpp.

KDE_EXPORT void kimgio_tga_write ( QImageIO *  io  ) 

Definition at line 362 of file tga.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