| adr() const | ppl7::grafix::Drawable | |
| adr(int x, int y) const | ppl7::grafix::Drawable | |
| ALPHABLT enum-Wert | ppl7::grafix::ImageList | |
| alphaPixel(int x, int y, const Color &c) | ppl7::grafix::Drawable | |
| alphaPixel(const Point &p, const Color &c) | ppl7::grafix::Drawable | |
| bitdepth() const | ppl7::grafix::Drawable | |
| blendPixel(int x, int y, const Color &c, float brightness) | ppl7::grafix::Drawable | |
| blendPixel(int x, int y, const Color &c, int brightness) | ppl7::grafix::Drawable | |
| blt(const Drawable &source, int x=0, int y=0) | ppl7::grafix::Drawable | |
| blt(const Drawable &source, const Rect &srect, int x=0, int y=0) | ppl7::grafix::Drawable | |
| BLT enum-Wert | ppl7::grafix::ImageList | |
| bltAlpha(const Drawable &source, int x=0, int y=0) | ppl7::grafix::Drawable | |
| bltAlpha(const Drawable &source, const Rect &srect, int x=0, int y=0) | ppl7::grafix::Drawable | |
| bltBackgroundOnChromaKey(const Drawable &background, const Color &key, int tol1, int tol2, int x=0, int y=0) | ppl7::grafix::Drawable | |
| bltBackgroundOnChromaKey(const Drawable &background, const Rect &srect, const Color &key, int tol1, int tol2, int x=0, int y=0) | ppl7::grafix::Drawable | |
| bltBlend(const Drawable &source, float factor, int x=0, int y=0) | ppl7::grafix::Drawable | |
| bltBlend(const Drawable &source, float factor, const Rect &srect, int x=0, int y=0) | ppl7::grafix::Drawable | |
| bltChromaKey(const Drawable &source, const Color &key, int tol1, int tol2, int x=0, int y=0) | ppl7::grafix::Drawable | |
| bltChromaKey(const Drawable &source, const Rect &srect, const Color &key, int tol1, int tol2, int x=0, int y=0) | ppl7::grafix::Drawable | |
| bltColorKey(const Drawable &source, int x=0, int y=0, const Color &c=Color()) | ppl7::grafix::Drawable | |
| bltColorKey(const Drawable &source, const Rect &srect, int x=0, int y=0, const Color &c=Color()) | ppl7::grafix::Drawable | |
| bltDiffuse(const Drawable &source, int x=0, int y=0, const Color &c=Color()) | ppl7::grafix::Drawable | |
| bltDiffuse(const Drawable &source, const Rect &srect, int x=0, int y=0, const Color &c=Color()) | ppl7::grafix::Drawable | |
| bytesPerPixel() const | ppl7::grafix::Drawable | |
| circle(int x, int y, int rad, const Color &c, bool fill=false) | ppl7::grafix::Drawable | |
| circle(const Point &p, int rad, const Color &c, bool fill=false) | ppl7::grafix::Drawable | |
| clear() | ppl7::grafix::ImageList | |
| cls(const Color &c) | ppl7::grafix::Drawable | |
| cls() | ppl7::grafix::Drawable | |
| colorGradient(const Rect &rect, const Color &c1, const Color &c2, int direction) | ppl7::grafix::Drawable | |
| colorGradient(int x1, int y1, int x2, int y2, const Color &c1, const Color &c2, int direction) | ppl7::grafix::Drawable | |
| colorkey | ppl7::grafix::ImageList | private |
| COLORKEY enum-Wert | ppl7::grafix::ImageList | |
| colorKey() const | ppl7::grafix::ImageList | |
| copy(const ImageList &other) | ppl7::grafix::ImageList | |
| ppl7::grafix::Image::copy(const Drawable &other) | ppl7::grafix::Image | |
| ppl7::grafix::Image::copy(const Drawable &other, const Rect &rect) | ppl7::grafix::Image | |
| ppl7::grafix::Image::copy(const Image &other) | ppl7::grafix::Image | |
| ppl7::grafix::Drawable::copy(const Drawable &other, const Point &p, const Size &s) | ppl7::grafix::Drawable | |
| create(int width, int height, const RGBFormat &format=RGBFormat::A8R8G8B8) | ppl7::grafix::Image | |
| create(void *base, ppluint32 pitch, int width, int height, const RGBFormat &format=RGBFormat::A8R8G8B8) | ppl7::grafix::Image | |
| diffuse | ppl7::grafix::ImageList | private |
| DIFFUSE enum-Wert | ppl7::grafix::ImageList | |
| diffuseColor() const | ppl7::grafix::ImageList | |
| draw(const ImageList &iml, int nr, int x, int y) | ppl7::grafix::Drawable | |
| draw(const ImageList &iml, int nr, int x, int y, const Color &diffuse) | ppl7::grafix::Drawable | |
| draw(const Sprite &sprite, int nr, int x, int y) | ppl7::grafix::Drawable | |
| Drawable class | ppl7::grafix::ImageList | friend |
| ppl7::grafix::Image::Drawable() | ppl7::grafix::Drawable | |
| ppl7::grafix::Image::Drawable(const Drawable &other) | ppl7::grafix::Drawable | |
| ppl7::grafix::Image::Drawable(const Drawable &other, const Rect &rect) | ppl7::grafix::Drawable | |
| ppl7::grafix::Image::Drawable(const Drawable &other, const Point &p, const Size &s) | ppl7::grafix::Drawable | |
| ppl7::grafix::Image::Drawable(void *base, ppluint32 pitch, int width, int height, const RGBFormat &format) | ppl7::grafix::Drawable | |
| DRAWMETHOD enum-Bezeichner | ppl7::grafix::ImageList | |
| drawMethod() const | ppl7::grafix::ImageList | |
| drawRect(const Rect &rect, const Color &c) | ppl7::grafix::Drawable | |
| drawRect(int x1, int y1, int x2, int y2, const Color &c) | ppl7::grafix::Drawable | |
| elipse(int x, int y, int radx, int rady, const Color &c, bool fill=false) | ppl7::grafix::Drawable | |
| elipse(int x, int y, int radx, int rady, const Color &c, bool fill, const Color &fillcolor, int startangle, int endangle) | ppl7::grafix::Drawable | |
| fillRect(const Rect &rect, const Color &c) | ppl7::grafix::Drawable | |
| fillRect(int x1, int y1, int x2, int y2, const Color &c) | ppl7::grafix::Drawable | |
| fitRect(int &x, int &y, Rect &r) | ppl7::grafix::Drawable | |
| floodFill(int x, int y, const Color &color, const Color &border) | ppl7::grafix::Drawable | |
| getData() | ppl7::grafix::Drawable | |
| getDrawable(size_t nr) const | ppl7::grafix::ImageList | |
| ppl7::grafix::Image::getDrawable() const | ppl7::grafix::Drawable | |
| ppl7::grafix::Image::getDrawable(const Rect &rect) const | ppl7::grafix::Drawable | |
| ppl7::grafix::Image::getDrawable(const Point &p, const Size &s) const | ppl7::grafix::Drawable | |
| ppl7::grafix::Image::getDrawable(int x1, int y1, int x2, int y2) const | ppl7::grafix::Drawable | |
| getFunctions() | ppl7::grafix::Drawable | |
| getPixel(int x, int y) const | ppl7::grafix::Drawable | |
| getPixel(const Point &p) const | ppl7::grafix::Drawable | |
| getRect(size_t nr) const | ppl7::grafix::ImageList | |
| height | ppl7::grafix::ImageList | private |
| ppl7::grafix::Image::height() const | ppl7::grafix::Drawable | |
| iconSize() const | ppl7::grafix::ImageList | |
| Image() | ppl7::grafix::Image | |
| Image(const Image &other) | ppl7::grafix::Image | |
| Image(const Drawable &other) | ppl7::grafix::Image | |
| Image(int width, int height, const RGBFormat &format=RGBFormat::A8R8G8B8) | ppl7::grafix::Image | |
| Image(const String &Filename, const RGBFormat &format=RGBFormat::unknown) | ppl7::grafix::Image | |
| Image(FileObject &file, const RGBFormat &format=RGBFormat::unknown) | ppl7::grafix::Image | |
| Image(const ByteArrayPtr &mem, const RGBFormat &format=RGBFormat::unknown) | ppl7::grafix::Image | |
| ImageList() | ppl7::grafix::ImageList | |
| ImageList(const ImageList &other) | ppl7::grafix::ImageList | |
| ImageList(const Drawable &draw, int icon_width, int icon_height, DRAWMETHOD method) | ppl7::grafix::ImageList | |
| ImageList(const String &Filename, int icon_width, int icon_height, DRAWMETHOD method) | ppl7::grafix::ImageList | |
| ImageList(FileObject &file, int icon_width, int icon_height, DRAWMETHOD method) | ppl7::grafix::ImageList | |
| ImageList(const ByteArrayPtr &mem, int icon_width, int icon_height, DRAWMETHOD method) | ppl7::grafix::ImageList | |
| invert(const Rect &rect, const Color &color1, const Color &color2) | ppl7::grafix::Drawable | |
| isEmpty() const | ppl7::grafix::Drawable | |
| line(int x1, int y1, int x2, int y2, const Color &c) | ppl7::grafix::Drawable | |
| line(const Point &start, const Point &end, const Color &c) | ppl7::grafix::Drawable | |
| lineAA(int x1, int y1, int x2, int y2, const Color &c, int strength=1) | ppl7::grafix::Drawable | |
| lineAA(const Point &start, const Point &end, const Color &c, int strength=1) | ppl7::grafix::Drawable | |
| load(const Drawable &draw, int icon_width, int icon_height, DRAWMETHOD method) | ppl7::grafix::ImageList | |
| load(const String &Filename, int icon_width, int icon_height, DRAWMETHOD method) | ppl7::grafix::ImageList | |
| load(FileObject &file, int icon_width, int icon_height, DRAWMETHOD method) | ppl7::grafix::ImageList | |
| load(const ByteArrayPtr &mem, int icon_width, int icon_height, DRAWMETHOD method) | ppl7::grafix::ImageList | |
| ppl7::grafix::Image::load(const String &Filename, const RGBFormat &format=RGBFormat::unknown) | ppl7::grafix::Image | |
| ppl7::grafix::Image::load(FileObject &file, const RGBFormat &format=RGBFormat::unknown) | ppl7::grafix::Image | |
| ppl7::grafix::Image::load(const ByteArrayPtr &Mem, const RGBFormat &format=RGBFormat::unknown) | ppl7::grafix::Image | |
| memory() const | ppl7::grafix::Image | |
| method | ppl7::grafix::ImageList | private |
| negativ(const Rect &rect) | ppl7::grafix::Drawable | |
| num() const | ppl7::grafix::ImageList | |
| numBytes() const | ppl7::grafix::Image | |
| numIcons | ppl7::grafix::ImageList | private |
| numX | ppl7::grafix::ImageList | private |
| numY | ppl7::grafix::ImageList | private |
| operator ByteArrayPtr() const | ppl7::grafix::Image | |
| operator=(const ImageList &other) | ppl7::grafix::ImageList | |
| ppl7::grafix::Image::operator=(const Drawable &other) | ppl7::grafix::Image | |
| ppl7::grafix::Image::operator=(const Image &other) | ppl7::grafix::Image | |
| pitch() const | ppl7::grafix::Drawable | |
| print(const Font &font, int x, int y, const String &text) | ppl7::grafix::Drawable | |
| print(const Font &font, int x, int y, const WideString &text) | ppl7::grafix::Drawable | |
| printf(const Font &font, int x, int y, const char *fmt,...) | ppl7::grafix::Drawable | |
| putPixel(int x, int y, const Color &c) | ppl7::grafix::Drawable | |
| putPixel(const Point &p, const Color &c) | ppl7::grafix::Drawable | |
| rect() const | ppl7::grafix::Drawable | |
| rgb(const Color &c) const | ppl7::grafix::Drawable | |
| rgb(int r, int g, int b, int alpha) const | ppl7::grafix::Drawable | |
| rgbformat() const | ppl7::grafix::Drawable | |
| scale(Image &tgt, int width, int height, bool keepAspectRation=true, bool smoothTransform=false) | ppl7::grafix::Drawable | |
| scaled(int width, int height, bool keepAspectRation=true, bool smoothTransform=false) | ppl7::grafix::Drawable | |
| setColorKey(const Color &key) | ppl7::grafix::ImageList | |
| setDiffuseColor(const Color &c) | ppl7::grafix::ImageList | |
| setDrawMethod(DRAWMETHOD method) | ppl7::grafix::ImageList | |
| setIconSize(int width, int height) | ppl7::grafix::ImageList | |
| size() const | ppl7::grafix::Drawable | |
| width | ppl7::grafix::ImageList | private |
| ppl7::grafix::Image::width() const | ppl7::grafix::Drawable | |
| xchange(const Rect &rect, const Color &color, const Color &replace) | ppl7::grafix::Drawable | |
| ~Drawable() | ppl7::grafix::Drawable | |
| ~Image() | ppl7::grafix::Image | |
| ~ImageList() | ppl7::grafix::ImageList | |