cairomm 1.18.0
Cairo::ImageSurface Member List

This is the complete list of members for Cairo::ImageSurface, including all inherited members.

cobj()Cairo::Surfaceinline
cobj() constCairo::Surfaceinline
cobject typedefCairo::Surface
copy_page()Cairo::Surface
create(Format format, int width, int height)Cairo::ImageSurfacestatic
create(unsigned char * data, Format format, int width, int height, int stride)Cairo::ImageSurfacestatic
Cairo::Surface::create(const RefPtr< Surface > other, Content content, int width, int height)Cairo::Surfacestatic
Cairo::Surface::create(const RefPtr< Surface > & target, double x, double y, double width, double height)Cairo::Surfacestatic
create_from_png(std::string filename)Cairo::ImageSurfacestatic
create_from_png_stream(const SlotReadFunc & read_func)Cairo::ImageSurfacestatic
finish()Cairo::Surface
flush()Cairo::Surface
Format enum nameCairo::Surface
format_stride_for_width(Format format, int width)Cairo::ImageSurfacestatic
get_content() constCairo::Surface
get_data()Cairo::ImageSurface
get_data() constCairo::ImageSurface
get_device()Cairo::Surface
get_device_offset(double & x_offset, double & y_offset) constCairo::Surface
get_device_scale(double & x_scale, double & y_scale) constCairo::Surface
get_device_scale() constCairo::Surface
get_fallback_resolution(double & x_pixels_per_inch, double & y_pixels_per_inch) constCairo::Surface
get_font_options(FontOptions & options) constCairo::Surface
get_format() constCairo::ImageSurface
get_height() constCairo::ImageSurface
get_mime_data(const std::string & mime_type, unsigned long & length)Cairo::Surface
get_stride() constCairo::ImageSurface
get_type() constCairo::Surface
get_width() constCairo::ImageSurface
has_show_text_glyphs() constCairo::Surface
ImageSurface(cairo_surface_t * cobject, bool has_reference=false)Cairo::ImageSurfaceexplicit
m_cobjectCairo::Surfaceprotected
mark_dirty()Cairo::Surface
mark_dirty(int x, int y, int width, int height)Cairo::Surface
operator=(const Surface &)=deleteCairo::Surface
set_device_offset(double x_offset, double y_offset)Cairo::Surface
set_device_scale(double x_scale, double y_scale)Cairo::Surface
set_device_scale(double scale)Cairo::Surfaceinline
set_fallback_resolution(double x_pixels_per_inch, double y_pixels_per_inch)Cairo::Surface
set_mime_data(const std::string & mime_type, unsigned char * data, unsigned long length, const SlotDestroy & slot_destroy)Cairo::Surface
show_page()Cairo::Surface
SlotDestroy typedefCairo::Surface
SlotReadFunc typedefCairo::Surface
SlotWriteFunc typedefCairo::Surface
Surface(cairo_surface_t * cobject, bool has_reference=false)Cairo::Surfaceexplicit
Surface(const Surface &)=deleteCairo::Surface
Type enum nameCairo::Surface
unset_mime_data(const std::string & mime_type)Cairo::Surface
write_to_png(const std::string & filename)Cairo::Surface
write_to_png_stream(const SlotWriteFunc & write_func)Cairo::Surface
~ImageSurface() overrideCairo::ImageSurface
~Surface()Cairo::Surfacevirtual