VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
GX::Image Member List

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::Imageinline
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::Imageinline
dx() const GX::Imageinline
dy() const GX::Imageinline
fastable() const GX::Imageinline
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::Imageinline
~Image()GX::Image