VideoTools
|
This is the complete list of members for GX::Image, including all inherited members.
blit(GX::Window &, int src_x, int src_y, int dx, int dy, int dst_x, int dst_y) | GX::Image | |
clear(bool white=false) | GX::Image | |
drawFastPoint(int x, int y, unsigned long p) | GX::Image | inline |
drawLine(int x1, int y1, int x2, int y2, unsigned long p, bool or_=false) | GX::Image | |
drawLineAcross(int x1, int x2, int y, unsigned long p) | GX::Image | |
drawLineDown(int x, int y1, int y2, unsigned long p) | GX::Image | |
drawPoint(int x, int y, unsigned long p, bool or_=false) | GX::Image | inline |
dx() const | GX::Image | inline |
dy() const | GX::Image | inline |
fastable() const | GX::Image | inline |
Image(Display &, const GX::Window &window, int dx=0, int dy=0) | GX::Image | |
Image(Display &display, XImage *p, int dx, int dy) | GX::Image | |
readPoint(int x, int y) const | GX::Image | |
x() | GX::Image | inline |
~Image() | GX::Image |