Ardour  8.7-14-g57a6773833
Gdk::Pixmap Member List

This is the complete list of members for Gdk::Pixmap, including all inherited members.

copy_to_image(const Glib::RefPtr< Image > &image, int src_x, int src_y, int dest_x, int dest_y, int width, int height) constGdk::Drawable
create(const Glib::RefPtr< Drawable > &drawable, int width, int height, int depth=-1)Gdk::Pixmapstatic
create(const Glib::RefPtr< Drawable > &drawable, const char *data, int width, int height, int depth, const Color &fg, const Color &bg)Gdk::Pixmapstatic
create(const Glib::RefPtr< Display > &display, NativeWindow anid)Gdk::Pixmapstatic
Gdk::Drawable::create()Gdk::Drawablestatic
create_cairo_context()Gdk::Drawable
create_from_data(const Glib::RefPtr< const Drawable > &drawable, const char *data, int width, int height, int depth, const Color &fg, const Color &bg)Gdk::Pixmapstatic
create_from_xpm(const Glib::RefPtr< const Drawable > &drawable, const Color &transparent_color, const std::string &filename)Gdk::Pixmapstatic
create_from_xpm(const Glib::RefPtr< const Drawable > &drawable, Glib::RefPtr< Bitmap > &mask, const Color &transparent_color, const std::string &filename)Gdk::Pixmapstatic
create_from_xpm(const Glib::RefPtr< const Drawable > &drawable, const Glib::RefPtr< Colormap > &colormap, Glib::RefPtr< Bitmap > &mask, const Color &transparent_color, const std::string &filename)Gdk::Pixmapstatic
create_from_xpm(const Glib::RefPtr< const Drawable > &drawable, Glib::RefPtr< Bitmap > &mask, const Color &transparent_color, const char *const *data)Gdk::Pixmapstatic
create_from_xpm(const Glib::RefPtr< const Drawable > &drawable, const Glib::RefPtr< Colormap > &colormap, Glib::RefPtr< Bitmap > &mask, const Color &transparent_color, const char *const *data)Gdk::Pixmapstatic
create_from_xpm(const Glib::RefPtr< Colormap > &colormap, Glib::RefPtr< Bitmap > &mask, const Color &transparent_color, const char *const *data)Gdk::Pixmapstatic
create_from_xpm(const Glib::RefPtr< Colormap > &colormap, Glib::RefPtr< Bitmap > &mask, const char *const *data)Gdk::Pixmapstatic
draw_arc(const Glib::RefPtr< const GC > &gc, bool filled, int x, int y, int width, int height, int angle1, int angle2)Gdk::Drawable
draw_drawable(const Glib::RefPtr< const GC > &gc, const Glib::RefPtr< const Drawable > &src, int xsrc, int ysrc, int xdest, int ydest, int width=-1, int height=-1)Gdk::Drawable
draw_glyphs(const Glib::RefPtr< const GC > &gc, const Glib::RefPtr< const Pango::Font > &font, int x, int y, const Pango::GlyphString &glyphs)Gdk::Drawable
draw_gray_image(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *rgb_buf, int rowstride)Gdk::Drawable
draw_image(const Glib::RefPtr< const GC > &gc, const Glib::RefPtr< const Image > &image, int xsrc, int ysrc, int xdest, int ydest, int width=-1, int height=-1)Gdk::Drawable
draw_indexed_image(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *rgb_buf, int rowstride, const RgbCmap &cmap)Gdk::Drawable
draw_layout(const Glib::RefPtr< const GC > &gc, int x, int y, const Glib::RefPtr< const Pango::Layout > &layout)Gdk::Drawable
draw_layout(const Glib::RefPtr< const GC > &gc, int x, int y, const Glib::RefPtr< const Pango::Layout > &layout, const Color &foreground, const Color &background)Gdk::Drawable
draw_layout_line(const Glib::RefPtr< const GC > &gc, int x, int y, const Glib::RefPtr< const Pango::LayoutLine > &line)Gdk::Drawable
draw_layout_line(const Glib::RefPtr< const GC > &gc, int x, int y, const Glib::RefPtr< const Pango::LayoutLine > &line, const Color &foreground, const Color &background)Gdk::Drawable
draw_line(const Glib::RefPtr< const GC > &gc, int x1, int y1, int x2, int y2)Gdk::Drawable
draw_lines(const Glib::RefPtr< const GC > &gc, const Glib::ArrayHandle< Point > &points)Gdk::Drawable
draw_pixbuf(const Glib::RefPtr< const GC > &gc, const Glib::RefPtr< Pixbuf > &pixbuf, int src_x, int src_y, int dest_x, int dest_y, int width, int height, RgbDither dither, int x_dither, int y_dither)Gdk::Drawable
draw_pixbuf(const Glib::RefPtr< Pixbuf > &pixbuf, int src_x, int src_y, int dest_x, int dest_y, int width, int height, RgbDither dither, int x_dither, int y_dither)Gdk::Drawable
draw_point(const Glib::RefPtr< const GC > &gc, int x, int y)Gdk::Drawable
draw_points(const Glib::RefPtr< const GC > &gc, const Glib::ArrayHandle< Point > &points)Gdk::Drawable
draw_polygon(const Glib::RefPtr< const GC > &gc, bool filled, const Glib::ArrayHandle< Point > &points)Gdk::Drawable
draw_rectangle(const Glib::RefPtr< const GC > &gc, bool filled, int x, int y, int width, int height)Gdk::Drawable
draw_rgb_32_image(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *rgb_buf, int rowstride)Gdk::Drawable
draw_rgb_32_image_dithalign(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *buf, int rowstride, int xdith, int ydith)Gdk::Drawable
draw_rgb_image(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *rgb_buf, int rowstride)Gdk::Drawable
draw_rgb_image_dithalign(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *rgb_buf, int rowstride, int xdith, int ydith)Gdk::Drawable
draw_segments(const Glib::RefPtr< const GC > &gc, GdkSegment *segs, int n_segs)Gdk::Drawable
Drawable()Gdk::Drawableprotected
get_clip_region() constGdk::Drawable
get_colormap()Gdk::Drawable
get_depth() constGdk::Drawable
get_display()Gdk::Drawable
get_display() constGdk::Drawable
get_image(int x, int y, int width, int height) constGdk::Drawable
get_screen()Gdk::Drawable
get_screen() constGdk::Drawable
get_size(int &width, int &height)Gdk::Drawable
get_size(int &width, int &height) constGdk::Drawable
get_type() G_GNUC_CONSTGdk::Pixmapstatic
get_visible_region() constGdk::Drawable
get_visual()Gdk::Drawable
gobj()Gdk::Pixmapinline
gobj() constGdk::Pixmapinline
gobj_copy()Gdk::Pixmap
Pixmap()Gdk::Pixmapprotected
Pixmap(const Glib::RefPtr< Drawable > &drawable, int width, int height, int depth=-1)Gdk::Pixmapprotected
Pixmap(const Glib::RefPtr< Drawable > &drawable, const char *data, int width, int height, int depth, const Color &fg, const Color &bg)Gdk::Pixmapprotected
Pixmap(const Glib::RefPtr< Display > &display, NativeWindow anid)Gdk::Pixmapprotected
set_colormap(const Glib::RefPtr< Colormap > &colormap)Gdk::Drawable
wrap(GdkPixmapObject *object, bool take_copy=false)Gdk::Pixmaprelated
Gdk::Drawable::wrap(GdkDrawable *object, bool take_copy=false)Gdk::Drawablerelated
~Drawable()Gdk::Drawablevirtual
~Pixmap()Gdk::Pixmapvirtual