Wt::Pixmap Member List

This is the complete list of members for Wt::Pixmap, including all inherited members.

BestOptim enum valueWt::Pixmap
blend(const Color &color=Color("white"), int alpha_blend_factor=Color::Transparent)Wt::PixmapOf< SDLPixmap > [inline]
blend(const Rect &dst, const Color &color=Color("white"), int alpha_blend_factor=Color::Transparent)Wt::PixmapOf< SDLPixmap > [inline]
blend(const Region &dst, const Color &color=Color("white"), int alpha_blend_factor=Color::Transparent)Wt::PixmapOf< SDLPixmap > [inline]
blit(const Point &p, const PixmapBase &src)Wt::PixmapOf< SDLPixmap > [inline]
blit(const Point &p, const PixmapBase &src, const Rect &src_rect)Wt::PixmapOf< SDLPixmap > [inline]
blitAlphaBlend(int x, int y, const PixmapBase &src, const Rect &src_rect, int alpha_blend_factor=Color::Transparent)Wt::PixmapOf< SDLPixmap > [inline]
blitAlphaBlend(const PixmapBase &src, int alpha_blend_factor=Color::Transparent)Wt::PixmapOf< SDLPixmap > [inline]
blitAlphaBlend(int x, int y, const PixmapBase &src, int alpha_blend_factor=Color::Transparent)Wt::PixmapOf< SDLPixmap > [inline]
blitAlphaBlend(const Point &p, const PixmapBase &src, int alpha_blend_factor=Color::Transparent)Wt::PixmapOf< SDLPixmap > [inline]
blitAlphaBlend(const Point &p, const PixmapBase &src, const Rect &src_rect, int alpha_blend_factor=Color::Transparent)Wt::PixmapOf< SDLPixmap > [inline]
blitAlphaCopy(const Point &p, const PixmapBase &src)Wt::PixmapOf< SDLPixmap > [inline]
blitAlphaCopy(const Point &p, const PixmapBase &src, const Rect &src_rect)Wt::PixmapOf< SDLPixmap > [inline]
copy() const Wt::PixmapOf< SDLPixmap > [inline]
copy(int x, int y, int w, int h) const Wt::PixmapOf< SDLPixmap > [inline]
copy(const Rect &r) const Wt::PixmapOf< SDLPixmap > [inline]
DefaultOptim enum valueWt::Pixmap
fill(const Color &color=Color("white"))Wt::PixmapOf< SDLPixmap > [inline]
fill(const Rect &dst, const Color &color=Color("white"))Wt::PixmapOf< SDLPixmap > [inline]
fill(const Region &dst, const Color &color=Color("white"))Wt::PixmapOf< SDLPixmap > [inline]
isNull() const Wt::PixmapOf< SDLPixmap > [inline]
NoOptim enum valueWt::Pixmap
Optimization enum nameWt::Pixmap
pixel(const Point &p) const Wt::PixmapOf< SDLPixmap > [inline]
pixelColor(const Point &p) const Wt::PixmapOf< SDLPixmap > [inline]
Pixmap()Wt::Pixmap [inline]
Pixmap(int w, int h, int depth=-1, int flags=0, Optimization optimization=DefaultOptim)Wt::Pixmap [inline]
Pixmap(const Size &size, int depth=-1, int flags=0, Optimization optimization=DefaultOptim)Wt::Pixmap [inline]
Pixmap(const PixmapBase &pixmap)Wt::Pixmap [inline]
Pixmap(const SDLSurface &sdlsurface)Wt::Pixmap [inline]
Pixmap(const std::string &filename)Wt::Pixmap [inline]
PixmapBase typedefWt::PixmapOf< SDLPixmap > [protected]
PixmapOf()Wt::PixmapOf< SDLPixmap > [inline]
PixmapOf(int w, int h, int depth, int flags=0)Wt::PixmapOf< SDLPixmap > [inline]
PixmapOf(const Size &size, int depth, int flags=0)Wt::PixmapOf< SDLPixmap > [inline]
PixmapOf(const PixmapBase &pixmap)Wt::PixmapOf< SDLPixmap > [inline]
PixmapOf(const SDLSurface &sdlsurface)Wt::PixmapOf< SDLPixmap > [inline]
PixmapOf(const std::string &filename)Wt::PixmapOf< SDLPixmap > [inline]
rect() const Wt::PixmapOf< SDLPixmap > [inline]
resize(const Size &size)Wt::PixmapOf< SDLPixmap > [inline]
scale(const Size &size, SDLSurface::ScaleMode mode=SDLSurface::ScaleFree) const Wt::PixmapOf< SDLPixmap > [inline]
setPixel(const Point &p, int pixel_value)Wt::PixmapOf< SDLPixmap > [inline]
setPixelColor(const Point &p, const SDLColor &color)Wt::PixmapOf< SDLPixmap > [inline]
size() const Wt::PixmapOf< SDLPixmap > [inline]
smoothScale(const Size &size, SDLSurface::ScaleMode mode=SDLSurface::ScaleFree) const Wt::PixmapOf< SDLPixmap > [inline]


Generated Fri Jul 28 19:30:55 2006.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.