VideoTools
|
This is the complete list of members for GX::Pixmap, including all inherited members.
blit(GX::Window &, int src_x, int src_y, int dx, int dy, int dst_x, int dst_y) | GX::Pixmap | |
clear() | GX::Pixmap | |
Drawable(Display &) | GX::Drawable | explicit |
drawArc(Context &, int x, int y, unsigned int width, unsigned int height, int angle1, int angle2) | GX::Drawable | |
drawLine(Context &, int x1, int y1, int x2, int y2) | GX::Drawable | |
drawPoint(Context &, int x, int y) | GX::Drawable | |
drawRectangle(Context &, int x, int y, int dx, int dy) | GX::Drawable | |
dx() const | GX::Pixmap | |
dy() const | GX::Pixmap | |
Pixmap(Display &, GX::Window &window, int dx=0, int dy=0) | GX::Pixmap | |
readImage(unique_ptr< Image > &) const | GX::Pixmap | |
x() | GX::Pixmap | |
xd() | GX::Pixmap | virtual |
~Drawable() | GX::Drawable | virtual |
~Pixmap() | GX::Pixmap |