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

KImgIO

xcf.h File Reference

#include <qimage.h>
#include <qiodevice.h>
#include <qvaluestack.h>
#include <qvaluevector.h>
#include "gimp.h"

Include dependency graph for xcf.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  XCFImageFormat

Typedefs

typedef QValueVector
< QValueVector< QImage > > 
Tiles

Functions

void kimgio_xcf_read (QImageIO *)
void kimgio_xcf_write (QImageIO *)

Variables

const float INCHESPERMETER = (100.0 / 2.54)

Typedef Documentation

typedef QValueVector<QValueVector<QImage> > Tiles

Each layer in an XCF file is stored as a matrix of 64-pixel by 64-pixel images. The GIMP has a sophisticated method of handling very large images as well as implementing parallel processing on a tile-by-tile basis. Here, though, we just read them in en-masse and store them in a matrix.

Definition at line 46 of file xcf.h.


Function Documentation

void kimgio_xcf_read ( QImageIO *   ) 

Definition at line 35 of file xcf.cpp.

void kimgio_xcf_write ( QImageIO *   ) 

Definition at line 42 of file xcf.cpp.


Variable Documentation

const float INCHESPERMETER = (100.0 / 2.54)

Definition at line 37 of file xcf.h.

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