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

kdefx

kpixmap.cpp File Reference

#include <qpixmap.h>
#include <qpainter.h>
#include <qimage.h>
#include <qbitmap.h>
#include <qcolor.h>
#include <stdlib.h>
#include "kpixmap.h"

Include dependency graph for kpixmap.cpp:

Go to the source code of this file.


Defines

#define INDEXOF(r, g, b)   (((r)*(MAX_G+1)+(g))*(MAX_B+1)+(b))
#define MAX_B   2
#define MAX_G   2
#define MAX_R   2

Functions

static bool kdither_32_to_8 (const QImage *src, QImage *dst)

Variables

static QColor * kpixmap_iconPalette = 0

Define Documentation

#define INDEXOF ( r,
g,
b   )     (((r)*(MAX_G+1)+(g))*(MAX_B+1)+(b))

#define MAX_B   2

#define MAX_G   2

#define MAX_R   2


Function Documentation

static bool kdither_32_to_8 ( const QImage *  src,
QImage *  dst 
) [static]

Definition at line 35 of file kpixmap.cpp.


Variable Documentation

QColor* kpixmap_iconPalette = 0 [static]

Definition at line 289 of file kpixmap.cpp.

kdefx

Skip menu "kdefx"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members

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