Functions

cairo-xlib-xrender.h File Reference

#include "cairo.h"
#include <X11/Xlib.h>
#include <X11/extensions/Xrender.h>
Include dependency graph for cairo-xlib-xrender.h:

Functions

cairo_surface_tcairo_xlib_surface_create_with_xrender_format (Display *dpy, Drawable drawable, Screen *screen, XRenderPictFormat *format, int width, int height)
XRenderPictFormat * cairo_xlib_surface_get_xrender_format (cairo_surface_t *surface)

Function Documentation

cairo_surface_t* cairo_xlib_surface_create_with_xrender_format ( Display *  dpy,
Drawable  drawable,
Screen *  screen,
XRenderPictFormat *  format,
int  width,
int  height 
)
XRenderPictFormat* cairo_xlib_surface_get_xrender_format ( cairo_surface_t surface  )