/* The target surface to hold the final result. */
cairo_surface_t *target;
cairo_content_t content;
/* Paginated-surface specific functions for the target */ const cairo_paginated_surface_backend_t *backend;
/* A cairo_recording_surface to record all operations. To be replayed * against target, and also against image surface as necessary for
* fallbacks. */
cairo_surface_t *recording_surface;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.