create(ImageType type, const Glib::RefPtr<Visual>& visual, int width, int height) | Gdk::Image | [static] |
get_colormap() | Gdk::Image | |
get_pixel(int x, int y) const | Gdk::Image | |
gobj() | Gdk::Image | [inline] |
gobj() const | Gdk::Image | [inline] |
gobj_copy() | Gdk::Image | |
Image(ImageType type, const Glib::RefPtr<Visual>& visual, int width, int height) | Gdk::Image | [protected] |
put_pixel(int x, int y, guint32 pixel) | Gdk::Image | |
set_colormap(const Glib::RefPtr<Colormap>& colormap) | Gdk::Image | |
wrap(GdkImage* object, bool take_copy=false) | Gdk::Image | [related] |
~Image() | Gdk::Image | [virtual] |