Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
cairo-xlib-xrender.h File Reference
#include "cairo.h"
#include <X11/Xlib.h>
#include <X11/extensions/Xrender.h>

Go to the source code of this file.

Functions

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

Function Documentation

◆ cairo_xlib_surface_create_with_xrender_format()

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

◆ cairo_xlib_surface_get_xrender_format()

cairo_public XRenderPictFormat * cairo_xlib_surface_get_xrender_format ( cairo_surface_t * surface)