29 #include <kdelibs_export.h> 31 const int KColorMode_Mask = 0x00000300;
32 const int WebOnly = 0x00000200;
33 const int LowOnly = 0x00000300;
57 class KDEFX_EXPORT
KPixmap :
public TQPixmap
151 bool convertFromImage(
const TQImage &img,
int conversion_flags );
161 bool convertFromImage(
const TQImage &img,
ColorMode mode = WebColor );
181 bool load(
const TQString& fileName,
const char *format,
182 int conversion_flags );
194 bool load(
const TQString& fileName,
195 const char *format = 0,
207 bool checkColorTable(
const TQImage &image);
Off-screen paint device with extended features.
ColorMode
This enumeration provides a color pallete specification.
KPixmap()
Constructs a null pixmap.
3x3x3 color cube (or monochrome)
GradientMode
This enumeration provides a gradient mode specification.